Please wait...
/
-
In python Number data type is defined as ________.
A variable ’s ___________ specifies the kinds of data values it may store and the operations that can be carried out on those values.
An ordered group of elements is referred to as a Python sequence.
_______ subtype of integer data type.
Python has a group of characters known as ____________.
Sequence data types fall under the _________ category.
_________ is a list of items that are enclosed in square brackets [ ] and are separated by commas.
You can store the ___________ data in a string.
_______ is a list of items that are not in any particular order and are enclosed in curly brackets { }.
______ is a list of items enclosed in parenthesis and separated by commas ( ).
Correct (-)
Wrong (-)
Skipped (-)