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...
-
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...
-
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...
-
Parameter Details filename the path to your file or, if the file is in the working directory, the filename of your file access_mode a string val...
-
Tuples in Python are values separated by commas. Enclosing parentheses for inputting tuples are optional, so the two assignments a = 1, 2, ...
-
>>> import os >>> os.stat(path_to_file).st_size == 0 or >>> import os >>> os.path.getsize(path_to_fi...
-
Python uses indentation to define control and loop constructs. This contributes to Python's readability, however, it requires the progra...
No comments
Subscribe to:
Post Comments
(
Atom
)
ict note in A/L
3/Technology ict note in A/L/post-list
