Year 8 Computing Revision Quiz

Year 8 Computing Revision Quiz

8th Grade

20 Qs

quiz-placeholder

Similar activities

Coding and Python Revision

Coding and Python Revision

7th - 10th Grade

21 Qs

Python : Codeathon Competition

Python : Codeathon Competition

5th - 8th Grade

15 Qs

BZA Python Programming 3

BZA Python Programming 3

6th - 8th Grade

20 Qs

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

Binary & ASCII

Binary & ASCII

7th - 8th Grade

15 Qs

Python basics yr7

Python basics yr7

6th - 9th Grade

20 Qs

Python basics

Python basics

6th - 8th Grade

15 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 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 86+ 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?