placeholder image to represent content

Year 7 Homework 3

Quiz by KS3 IT

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
    Which of the following is an example of personal information?
    A favorite color
    Your full name
    A type of food you like
    An interesting fact about yourself
    30s
  • Q2
    What is a 'for loop' in Python?
    A control flow statement used for iterating (repeating) a sequence of code
    A variable type used for storing numbers
    A type of snake commonly found in Python
    A function used for displaying text
    30s
  • Q3
    What is the meaning of 'phishing'?
    A method of cooking seafood
    A type of fish commonly found in the Pacific Ocean
    The act of tricking someone into giving away sensitive information
    A dance popular in the 1920s
    30s
  • Q4
    What does RAM stand for in the context of computing?
    Rapid Application Maker
    Read-Only Memory
    Random Access Memory
    Real-time Access Manager
    30s
  • Q5
    What is a 'sprite' in game design?
    A type of camera angle
    A 2D image or animation that is integrated into a larger scene
    A type of soft drink
    A character type in a role-playing game
    30s
  • Q6
    What is a 'firewall' in computer networks?
    A security system that monitors and controls incoming and outgoing network traffic
    A software used for editing images
    A tool used for starting a fire in the wilderness
    A type of computer virus
    30s
  • Q7
    What is the output of the following Python code? print(Hello Year 7)
    "Hello Year 7"

    Error

    print Hello Year 7
    Hello Year 7
    30s
  • Q8

    The following code will produce an error:

    Question = Input("What is your favourite food?")

    print(Question)

    true
    false
    True or False
    30s
  • Q9

    Divide the following into whether they are valid or in valid Python statements

    Users sort answers between categories
    Sorting
    30s
  • Q10

    It is safe to upload an image of you wearing your school uniform onto social media.

    false
    true
    True or False
    30s

Teachers give this quiz to your class