Computing revision Flashcards

1
Q

To stop the turtle drawing you need to use which command?

A

penup( )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a for loop in python?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What symbol is used to make a comment?

A

#

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What extension must you add to the end of a file when saving?

A

.py

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is python named after?

A

Television show called Monty Python

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

To start the turtle drawing you need to use which command?

A

pendown( )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How many HTML heading levels are there?

A

6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the correct HTML element for inserting a line break?

A

<br></br>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which tag would you use to create a hyperlink?

A

<a></a>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the <head> tag used for?

A

Used to hold information about the document

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How does image resolution affect file size?

A

The more pixels per inch the greater the file size

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Convert 254 to binary

A

11111110

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is Image Resolution?

A

The number of pixels per inch

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Touch screen is an…..

A

Input and Output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which storage is faster, secondary or primary?

A

Primary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

In many software packages you can undo the last action by pressing:

A

Ctrl + Z

17
Q

What is the name of the email from a criminal trying to find out personal information about you such as password and account information?

A

Phishing

18
Q

When you want to send a copy of an email to a second person without the first recipient knowing, you should:

A

use the Bcc address box

19
Q

To copy the file Clubs.doc from the school computer to a Flash memory stick on H you have to:

A

Left-click the file name and drag the file name to H:

20
Q

List three things that can help you identify if the email you receive is genuine or not.

A

Misspellings, if it askes for personal information or if is not personal

21
Q

What is CC in emails short for?

A

Carbon Copy

22
Q

What allows you to automatically insert name at the bottom of an email?

A

Signature

23
Q

What is BCC in emails short for?

A

Blind Carbon Copy