Computer Science Progress Check Year 10

Computer Science Progress Check Year 10

10th Grade

21 Qs

quiz-placeholder

Similar activities

School Mangement System ICT 0417 IGCSE

School Mangement System ICT 0417 IGCSE

10th - 12th Grade

18 Qs

Latihan Soal Administrasi Infrastruktur Jaringan XII TKJ

Latihan Soal Administrasi Infrastruktur Jaringan XII TKJ

10th - 12th Grade

20 Qs

Input Device

Input Device

9th - 10th Grade

16 Qs

Simulasi Digital

Simulasi Digital

10th Grade

20 Qs

Conditions

Conditions

8th - 10th Grade

16 Qs

TEST1.PY

TEST1.PY

10th 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 how many products are in stock

str(input())

Entering the cost of an item

int(input())

Entering your first name

float(input())

2.

REORDER QUESTION

1 min • 1 pt

Reorder the following storage capacities from smallest to largest

mebibyte

kibibyte

bit

nibble

byte

3.

CATEGORIZE 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

A spelling mistake in an output message to the screen

Forgetting to indent an IF statement

Using PRINT instead of print in the code

Asking the user for a number when the input is str

Missing a bracket off your user input code line

2+2 = 22

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

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?

Discover more resources for Computers