Coding
Quiz by Janet Elias
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
9 questions
Show answers
- Q1Which of the following is not a coding language?PythonJavaEnglishEnglish30s
- Q2What is the symbol used to assign a value to a variable in most programming languages?*+=-30s
- Q3Which of the following is a programming concept that allows code to be executed repeatedly?LoopVariableLoopCondition30s
- Q4What does HTML stand for?Hyper Text Manipulation LanguageHypertext Markup LanguageHypertext Markup LanguageHome Tool Management Language30s
- Q5What is the symbol used to indicate the start of a single-line comment in many programming languages?//*//*//30s
- Q6Which of the following is a popular programming language used for developing websites?HTMLPythonHTMLJava30s
- Q7What does the 'print' function do in Python?Display outputAssign a valueDeclare a variableDisplay output30s
- Q8Which of the following is used to store multiple values in a single variable?ArrayVariableArrayString30s
- Q9What is the primary purpose of a function in programming?To store dataTo perform a specific taskTo perform a specific taskTo display output30s