Computing revision Flashcards
To stop the turtle drawing you need to use which command?
penup( )
What is a for loop in python?
A for loop in Python is a control flow statement that is used to repeatedly execute a group of statements as long as the condition is satisfied.
What symbol is used to make a comment?
#
What extension must you add to the end of a file when saving?
.py
What is python named after?
Television show called Monty Python
To start the turtle drawing you need to use which command?
pendown( )
How many HTML heading levels are there?
6
What is the correct HTML element for inserting a line break?
<br></br>
Which tag would you use to create a hyperlink?
<a></a>
What is the <head> tag used for?
Used to hold information about the document
How does image resolution affect file size?
The more pixels per inch the greater the file size
Convert 254 to binary
11111110
What is Image Resolution?
The number of pixels per inch
Touch screen is an…..
Input and Output
Which storage is faster, secondary or primary?
Primary
In many software packages you can undo the last action by pressing:
Ctrl + Z
What is the name of the email from a criminal trying to find out personal information about you such as password and account information?
Phishing
When you want to send a copy of an email to a second person without the first recipient knowing, you should:
use the Bcc address box
To copy the file Clubs.doc from the school computer to a Flash memory stick on H you have to:
Left-click the file name and drag the file name to H:
List three things that can help you identify if the email you receive is genuine or not.
Misspellings, if it askes for personal information or if is not personal
What is CC in emails short for?
Carbon Copy
What allows you to automatically insert name at the bottom of an email?
Signature
What is BCC in emails short for?
Blind Carbon Copy