
Year 7 Homework 3
Quiz by KS3 IT
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
10 questions
Show answers
- Q1Which of the following is an example of personal information?A favorite colorYour full nameA type of food you likeAn interesting fact about yourself30s
- Q2What is a 'for loop' in Python?A control flow statement used for iterating (repeating) a sequence of codeA variable type used for storing numbersA type of snake commonly found in PythonA function used for displaying text30s
- Q3What is the meaning of 'phishing'?A method of cooking seafoodA type of fish commonly found in the Pacific OceanThe act of tricking someone into giving away sensitive informationA dance popular in the 1920s30s
- Q4What does RAM stand for in the context of computing?Rapid Application MakerRead-Only MemoryRandom Access MemoryReal-time Access Manager30s
- Q5What is a 'sprite' in game design?A type of camera angleA 2D image or animation that is integrated into a larger sceneA type of soft drinkA character type in a role-playing game30s
- Q6What is a 'firewall' in computer networks?A security system that monitors and controls incoming and outgoing network trafficA software used for editing imagesA tool used for starting a fire in the wildernessA type of computer virus30s
- Q7What is the output of the following Python code? print(Hello Year 7)"Hello Year 7"
Error
print Hello Year 7Hello Year 730s - Q8
The following code will produce an error:
Question = Input("What is your favourite food?")
print(Question)
truefalseTrue or False30s - Q9
Divide the following into whether they are valid or in valid Python statements
Users sort answers between categoriesSorting30s - Q10
It is safe to upload an image of you wearing your school uniform onto social media.
falsetrueTrue or False30s