Search Header Logo

Year 9 ICT Year End Quiz

Authored by Claire Fowler

Other

8th Grade

Used 5+ times

Year 9 ICT Year End Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to create a hyperlink?

<main>

<html>

<link>

<div>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

<br>

<main>

<html>

<img>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define an unordered list?

  • <ul>

<link>

<label>

<ol>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, which keyword is used to start a loop that iterates over a sequence?

while

for

loop

iterate

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following Python code?

for i in range(3):

print(i)

0 1 2 3

1 2 3

0 1 2

1 2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid Python `while` loop?

while x > 0:

while (x > 0)

while x > 0

while x > 0 then

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, which statement is used to exit a loop?

exit

stop

break

end

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?