Computer Science
Related Questions
Find the invalid identifier from the following :
- MyName
- True
- 2ndName
- My_Name
Which of the following is an invalid data type in Python?
- Sets
- Real
- Integer
- None of these
How are floating constants represented in Python ? Give examples to support your answer.
How are string-literals represented and implemented in Python ?