placeholder image to represent content

PythonExam1

Quiz by Carlos Garcia Martos

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
10 questions
Show answers
  • Q1

    Question Image

    95659

    95649

    15

    8

    60s
  • Q2

    Question Image

    A

    D

    B

    C

    60s
  • Q3

    Question Image

    5

    NameError

    15

    10

    60s
  • Q4

    Question Image

    15

    SyntaxError

    (5, 10)

    10

    60s
  • Q5

    Question Image

    car.num_of_seats=2

    car.break=0

    print(car.speed)

    car.drive( )

    60s
  • Q6

    Question Image

    Attribute

    Class

    Method

    Object

    60s
  • Q7

    Question Image

    "my_files/my_project/quiz.txt"

    "./quiz"

    "quiz.txt"

    "./my_project/quiz.txt"

    60s
  • Q8

    Question Image

    No output. This code will generate an error

    20, 4, 12

    20, 12

    20, 4, 6

    60s
  • Q9

    Question Image

    4, 7, 3, 0, x=10, y=64

    4 7 3 0 {'x':10, 'y':64}

    No output. This code will generate an error

    4 (7, 3, 0) {'x':10, 'y':64}

    120s
  • Q10

    Question Image

    [1, 1, 5, 3, 5, 8, 13, 21, 34, 55]

    173

    [5, 11, 37]

    [4, 4, 5, 6, 8, 11, 16, 24, 37, 58]

    120s

Teachers give this quiz to your class