Year 8 Computing Revision Quiz

Year 8 Computing Revision Quiz

8th Grade

20 Qs

quiz-placeholder

Similar activities

Print command Quiz Day2

Print command Quiz Day2

5th - 12th Grade

16 Qs

Python : Codeathon Competition

Python : Codeathon Competition

5th - 8th Grade

15 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

20 Qs

Revision Grade 8

Revision Grade 8

8th Grade

22 Qs

Python_1

Python_1

6th - 8th Grade

25 Qs

Python Year 9 Final Recall Activity

Python Year 9 Final Recall Activity

7th - 9th Grade

15 Qs

Python Revision

Python Revision

8th Grade

16 Qs

Year 8 Python -input-output-selection

Year 8 Python -input-output-selection

8th - 9th Grade

20 Qs

Year 8 Computing Revision Quiz

Year 8 Computing Revision Quiz

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Elizabeth Pike

Used 92+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Look at this code in Python:


age = int(input("What is your age?"))

print (str(age) + " is a great age!")


What does the int mean on line 1?

It means the answer is going to be an integer

It means input

It means I am creating a variable

It means there is an answer to my question

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?

print(Hello world!)

Hello world!

It would show SyntaxError as it is coded incorrectly

Hello world

print(Hello world!)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the mistake in the Python code?

print("Hello, my name is Jenny!

I haven't create a variable to answer

I have missed brackets off the end

I have missed speech marks and a close bracket

Print should have a capital P

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first thing I need to do if I want to connect two Microbits?

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A column in a database.
Field
Record
Entity
Validation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A rule to make sure that only reasonable and sensible data is entered.
Filter
Query
Validation
Verification

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A sports club needs to store information about each member.  The individual information about each member is called a:
Field
File
Table
Record

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?