Study Material
Computer Science
Select the reserved keyword in Python.
else
import
print
all of these
Python Funda
62 Likes
Answer
all of these
Answered By
5 Likes
Related Questions
Which of the following can be used to create comments ?
View Answer
Bookmark Now
Which of the following functions print the output to the console ?
View Answer
Bookmark Now
The input( ) returns the value as .......... type.
View Answer
Bookmark Now
To convert the read value through input( ) into integer type, ..........( ) is used.
View Answer
Bookmark Now