wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Year 8

Total questions: 19

Worksheet time: 10mins

Name
Class
Date
1.
In Python, how do I ask a question?
a)
Open
b)
Print
c)
Answer
d)
Input
2.
The internet contains:
a)
The world wide web
b)
Email
c)
The visable web
d)
All of the above.
3.
Which of the following is a way to stay safe online?
a)
Stay on websites you can trust
b)
Never give personal information on a website.
c)
All of the above
4.
What is this?
a)
Python
b)
Html
c)
Kodu
d)
Java
5.
In Sketch Up, which tool allows you do delete a line or edge? 
a)
Follow Me tool 
b)
Eraser tool 
c)
Paint Bucket tool 
d)
Line tool 
6.
What does HTML stand for?
a)
Hypertext Medium Language
b)
Hippo Tries Making Licorice
c)
Hypertext Markup Lingo
d)
Hypertext Markup Language
7.
In HTML, which code will make your background red?
a)
<body style=background-color:red;>
b)
<body style="background-color:yellow;">
c)
<body style="background-color:red;">
d)
<body colormybg="background-color:red;">
8.
What does an IF statement do in Python?
a)
Closes the program
b)
Makes a decision
c)
Asks a question
9.
The HTML tag <IMG> would insert what into a web page?
a)
Insert a title
b)
Insert a link
c)
Insert an image
10.
What will happen to the text in blue?   <p>He named his car <i>The lightning</i>, because it was very fast.</p>
a)
the content will be displayed in italic
b)
the content will display an image
c)
the content defines text inserted into a document
11.
CTRL + C
a)
cut
b)
copy
c)
paste
d)
redo
12.
What is the name of this tool in Sketch Up? 
a)
Pencil tool  
b)
Line tool   
c)
Eraser tool  
d)
Color tool 
13.
The world wide web is the same as the ____?
a)
Internet
b)
Google
c)
Web Browser
d)
None of the above
14.
Look at this code, what shape will it make in Python Turtle?
a)
Square
b)
Triangle
c)
Rectangle
d)
Hexagon 
15.
What do HTML tags do?
a)
Give instructions to Google to display search results.
b)
Surf the web.
c)
Give instructions to a Web browser of how to display content on a webpage.
d)
Hack the internet.
16.
CTRL + V
a)
Copy
b)
Cut 
c)
Paste
d)
Undo
17.
Which of these is the correct way to print a string in Python?
a)
print="Hello World"
b)
Print=("Hello World")
c)
print("Hello World")
d)
print(Hello World)
18.
Anything you post on the Internet, stays on the Internet
a)
True
b)
False
19.
What does this padlock sign mean in the address bar of your browser?
a)
The site is secure and data is transmitted using SSL
b)
There is a padlock available for purchase
c)
The website does not include "safety locks"
d)
The page is locked down using PHP or ASP scripting