1) Who implemented Python? a) James Gosling b) Bjarne Stroustrup c) Guido van Rossum d) Dennis Ritchie 2) Which of these could NOT be used as a name for an identifier? a) identifier b) IDLE c) False d) Python 3) What is the output of the given Python code? a) a b c d  b) 0 1 2 3 c) Error d) 1 2 3 4 4) Which of these methods is used to create a comment in the Python code? a) By enclosing lines within () b) Using comment() function c) By beginning a line with # d) By ending a line with \ e) By enclosing lines between triple quotes (''') f) None of the above

Leaderboard

Visual style

Options

Switch template

Continue editing: ?