placeholder image to represent content

Python

Quiz by Kamlesh Kumar Mishra

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
3 questions
Show answers
  • Q1
    What is the output of the following code snippet in Python? x = 10 y = 3 print(x // y)
    3.33
    3.0
    0
    3
    30s
  • Q2
    What is the keyword used in Python to define a function?
    define
    def
    func
    function
    30s
  • Q3
    What does the 'range()' function in Python generate?
    Random numbers
    A sequence of numbers
    Prime numbers
    Negative numbers
    30s

Teachers give this quiz to your class