Quick Quiz
Who developed Python?
James Gosling
Guido van Rossum
Dennis Ritchie
Next
Which symbol is used for comments in Python?
//
#
/* */
Next
Which of the following is an immutable data type?
List
Dictionary
Tuple
Next
Which keyword is used to define a function in Python?
function
define
def
Next
React JS uses _____ to build user interfaces.
Classes Only
Components
Databases
Submit