Who created Python?, Elon Musk, Mark Zuckerberg, Guido van Rossum, Bill Gates, What year was Python released?, 2000, 1991, 1985, 1995, Which of the following is NOT a use of Python?, Making sandwiches, Web development, Software development, Mathematics, What is a variable in Python?, A command, A type of error, A container to store data, A function, Which of these is a correct way to create a variable in Python?, 5 = x, x == 5, var x = 5, x = 5, Which symbol is used to start a variable name?, @, #, A letter or underscore (_), A number, What does the print() function do?, Deletes a variable, Shows the output, Saves the file, Sends an email, What is the data type of: x = "Hello"?, int, float, str, list, What is the data type of: x = [1, 2, "apple"]?, str, list, int, dict, What does the type() function show?, The variable name, The data type, The value, The length.

Leaderboard

Visual style

Options

Switch template

Continue editing: ?