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) මතකය ලෙසද හඳුන්වනු...
-
Tuples in Python are values separated by commas. Enclosing parentheses for inputting tuples are optional, so the two assignments a = 1, 2, ...
-
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...
-
Python uses indentation to define control and loop constructs. This contributes to Python's readability, however, it requires the progra...
-
os.path This module implements some useful functions on pathnames. The path parameters can be passed as either strings, or bytes. Applicati...
-
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...
-
Python programs can read from unix pipelines. Here is a simple example how to read from stdin: import sys for line in sys.stdin: print(li...
No comments
Subscribe to:
Post Comments
(
Atom
)
ict note in A/L
3/Technology ict note in A/L/post-list
