Year 8 Computing Revision Quiz

Year 8 Computing Revision Quiz

8th Grade

20 Qs

quiz-placeholder

Similar activities

Python outputs

Python outputs

7th - 11th Grade

20 Qs

For Loop python

For Loop python

5th - 12th Grade

19 Qs

StVirgils Python Loops and Conditionals Quiz

StVirgils Python Loops and Conditionals Quiz

8th Grade

18 Qs

Python Introduction Simple

Python Introduction Simple

8th - 9th Grade

17 Qs

Quiz1_7A

Quiz1_7A

2nd Grade - Professional Development

20 Qs

APCSP Semester Review

APCSP Semester Review

8th - 9th Grade

20 Qs

Year 9 Python Programming Quiz

Year 9 Python Programming Quiz

8th Grade

16 Qs

Python

Python

6th - 10th Grade

15 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?