Computer Science Progress Check Year 10

Computer Science Progress Check Year 10

10th Grade

21 Qs

quiz-placeholder

Similar activities

Animated Canvas

Animated Canvas

9th - 12th Grade

19 Qs

Grade 11 Final Exam

Grade 11 Final Exam

9th - 11th Grade

20 Qs

Processing- The CPU Quiz

Processing- The CPU Quiz

10th Grade - University

20 Qs

The Rise of Intelligent Machines

The Rise of Intelligent Machines

8th Grade - University

18 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Computer Hardware - CPU & GPU

Computer Hardware - CPU & GPU

7th Grade - University

16 Qs

Skill Competition Quiz 2024

Skill Competition Quiz 2024

10th Grade - University

20 Qs

SOFTWARE 7I

SOFTWARE 7I

7th Grade - University

20 Qs

Computer Science Progress Check Year 10

Computer Science Progress Check Year 10

Assessment

Quiz

Computers

10th Grade

Practice Problem

Medium

Created by

D Hesketh

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

21 questions

Show all answers

1.

MATCH QUESTION

1 min • 1 pt

Match the following lines of code to a suitable use!

Entering your first name

float(input())

Entering how many products are in stock

str(input())

Entering the cost of an item

int(input())

2.

REORDER QUESTION

1 min • 1 pt

Reorder the following storage capacities from smallest to largest

nibble

byte

kibibyte

bit

mebibyte

3.

CLASSIFICATION QUESTION

3 mins • 1 pt

Organise the issues to decide if they would cause an error at runtime (code runs with an issue) or compilation (code wouldn't even run)

Groups:

(a) Runtime

,

(b) Compilation

2+2 = 22

Forgetting to indent an IF statement

A spelling mistake in an output message to the screen

Missing a bracket off your user input code line

Using * instead of + to get the total of a shopping basket

Using PRINT instead of print in the code

Asking the user for a number when the input is str

4.

DROPDOWN QUESTION

1 min • 1 pt

Complete the line of source code:

​ (a)   = ​ (b)   (​ (c)   (​ (d)   Enter your name")​ (e)  

FirstName
str
input
"
)
FIRSTNAME
Cost
int
float
(

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A variable that changes its value as the program is run.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A variable that does not change as the program is run.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Which 2 lines of code show whitespace?

Create a free account and access millions of resources

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?