
QUIZALISE HOMEWORK 5
Quiz by KS3 IT
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
What is a house-style?
What is a programming variable?
Divide the keyterms into whether they are programming keyterms of network keyterms.
Divide the following into whether they are good or bad features of a presentation.
This python statement will run without error:Â
question = input("What is your name?")
This Python code will run without error:
food = input(What is your favourite food?)
if food =="pizza":
    print("yummy")
else:
    print("Yuck!")
Malware stands for...
An email that has been sent to try and trick someone into revealing personal information such as bank details.
Java is a programming language
When you sign up to a website, your information will be stored in a...