placeholder image to represent content

SA-Revision-G7

Quiz by Ms.Rola

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
6 questions
Show answers
  • Q1
    Choose the correct code :
    name= input("Enter your name")
    name=input"Enter your name"
    name=input(("Enter your name"))
    30s
  • Q2
    Choose the correct code
    number = number +2
    number+number+2
    number: number+2
    30s
  • Q3
    Choose the correct code:
    age+age_age
    age:age+1
    age=age+1;
    age=age+1
    30s
  • Q4
    if statement shape in flowchart (decision shape)
    Question Image
    A
    C
    B
    30s
  • Q5
    Start and End shape in flowchart
    Question Image
    C
    B
    A
    30s
  • Q6
    Choose the correct code
    if(a > b):
    if a > b:
    if(a > b),
    if(a > b)
    30s

Teachers give this quiz to your class