SA-Revision-G7
Quiz by Ms.Rola
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
6 questions
Show answers
- Q1Choose the correct code :name= input("Enter your name")name=input"Enter your name"name=input(("Enter your name"))30s
- Q2Choose the correct codenumber = number +2number+number+2number: number+230s
- Q3Choose the correct code:age+age_ageage:age+1age=age+1;age=age+130s
- Q4if statement shape in flowchart (decision shape)ACB30s
- Q5Start and End shape in flowchartCBA30s
- Q6Choose the correct codeif(a > b):if a > b:if(a > b),if(a > b)30s