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