G10 Revision Quiz

G10 Revision Quiz

10th Grade

50 Qs

quiz-placeholder

Similar activities

Revision Attainment 4 (Grade 9M1)

Revision Attainment 4 (Grade 9M1)

9th Grade - University

45 Qs

NDGM Robotics

NDGM Robotics

7th - 10th Grade

50 Qs

AQA GCSE CompSci Revision Quiz

AQA GCSE CompSci Revision Quiz

10th - 11th Grade

50 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

Year 10 Term 4 roundup

Year 10 Term 4 roundup

9th - 12th Grade

50 Qs

Soal Informatika Kelas X Bab 7 Algoritma dan Pemrograman

Soal Informatika Kelas X Bab 7 Algoritma dan Pemrograman

10th Grade

50 Qs

Python Review - PLTW CSE / Codecademy

Python Review - PLTW CSE / Codecademy

9th - 12th Grade

53 Qs

Python Programming Credential

Python Programming Credential

9th - 12th Grade

46 Qs

G10 Revision Quiz

G10 Revision Quiz

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Kiers McFarlane

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A container for storing data

A type of loop

A conditional statement

A type of function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid variable name?

my_variable

2variable

variable_2

variableTwo

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to declare a string variable?

text = "Hello"

text = 123

text = True

text = 3.14

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the data type: 42

String

Integer

Float

Boolean

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the data type: "Hello, world!"

Integer

Boolean

String

Float

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of input()?

To output a message to the user

To take input from the user

To calculate a value

To start a loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print()?

It displays information to the user

It takes input from the user

It declares a variable

It creates a loop

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?