Who was the creator of python?, Charles Babbage, James Gosling, Bill Gates, Guido van Rossum, What is an invalid variable name?, One_Piece, 1_piece, 0nePiece, _onepiece, By which symbol can you add an indentation?, ", :, /, ;, By using which symbol can you add comments in python?, %, @, #, ^, What output would the statement: print("I love" + "python") give?, Ilovepython, I love python, I lovepython, Error in code, What output would the statement: print("I love" * "python") give?, IlovepythonI love pythonIlovepython, I love python, I lovepython, Error in code, Choose the odd one out:, string, list, set, dictionary, Which of these would give 0 as an output:, 15 // 3, 15 / 3, 15 * 3, 15 % 3, Which of the following statements would give an error., if x > y:, if x = y:, if x < y:, if x == y:, How many times would "Python is interesting" be printed, 0 times, 10 times, Infinite times, Error in code

Python Quiz by Mudit Maheswari

by

Leaderboard

Visual style

Options

Switch template

Continue editing: ?