Podcast
Questions and Answers
Python was created in 1991 by Guido van Rossum.
Python was created in 1991 by Guido van Rossum.
True
Python is only used for web development.
Python is only used for web development.
False
Python can connect to database systems.
Python can connect to database systems.
True
Python has a simple syntax similar to the English language.
Python has a simple syntax similar to the English language.
Signup and view all the answers
Python can only be used on Windows platform.
Python can only be used on Windows platform.
Signup and view all the answers
Python variable names are not case-sensitive.
Python variable names are not case-sensitive.
Signup and view all the answers
Python variable names can start with a number.
Python variable names can start with a number.
Signup and view all the answers
In Python, the expression x=5 y=10 will print 15.
In Python, the expression x=5 y=10 will print 15.
Signup and view all the answers
Python provides six standard data types out of the box.
Python provides six standard data types out of the box.
Signup and view all the answers
Python is primarily used for web development.
Python is primarily used for web development.
Signup and view all the answers