Year 8 Computing Revision Quiz

Year 8 Computing Revision Quiz

8th Grade

20 Qs

quiz-placeholder

Similar activities

Python year 9

Python year 9

8th - 11th Grade

20 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Python

Python

8th Grade

20 Qs

Python

Python

8th Grade

20 Qs

Python KS3

Python KS3

6th - 9th Grade

17 Qs

Python KS3

Python KS3

8th Grade

17 Qs

Python - Test Revision

Python - Test Revision

8th Grade

20 Qs

python_1

python_1

5th - 12th Grade

22 Qs

Year 8 Computing Revision Quiz

Year 8 Computing Revision Quiz

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Elizabeth Pike

Used 87+ 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?