A tuple is an immutable list of values. Tuples are one of Python's simplest and most common collection types, and can be created with the comma operator (value = 1, 2, 3).
Total Pageviews
Popular posts
-
Results For ict sinhala notes. වෙබ් අඩවි නිර්මානය (ICT) *වෙබ් පිටු නිර්මාණය සදහා HTML භාවිතා කිරී View Link Link shared by Admin දත්ත...
-
Central Processing Unit (CPU) The CPU is the brain of a computer, containing all the circuitry needed to process input, store data, an...
-
Download sinhala medium full pdf download It is essential to pay attention to the operating system, which is a key item in the software cl...
-
Transactional Control Commands In this chapter you will learn how to use three of the available transactional control commands in a relati...
-
Operating system classification. Operating systems can be categorized according to the number of users and the number of actions performed...
-
Interactive input To get input from the user, use the input function (note: in Python 2.x, the function is called raw_input instead, althou...
-
One of the main differences between lists and tuples in Python is that tuples are immutable, that is, one cannot add or modify items once th...
-
1 සසම්භවි ප්රවේශ මතකය (RAM) මෙය පරිගණකයේ ප්රධාන මතකය(main memory) ලෙසද හදුන්වනු ලැබේ. එලෙසම මෙයට ලියන/ කියන(read/write) මතකය ලෙසද හඳුන්වනු...
-
Linked lists A linked list is a collection of nodes, each made up of a reference and a value. Nodes are strung together into a sequence us...
-
hash( (1, 2) ) # ok hash( ([], {"hello"}) # not ok, since lists and sets are not hashabe Thus a tuple can be put inside a set or...
No comments
Subscribe to:
Post Comments
(
Atom
)
ict note in A/L
3/Technology ict note in A/L/post-list
