Term3 - Gerade 5 - Revision

Term3 - Gerade 5 - Revision

5th Grade

42 Qs

quiz-placeholder

Similar activities

Demi{6,3,4,5]

Demi{6,3,4,5]

5th Grade

40 Qs

Python L1 Concepts

Python L1 Concepts

1st - 12th Grade

40 Qs

Python Quiz

Python Quiz

5th - 12th Grade

40 Qs

Python - variables, syntax and text manipulation

Python - variables, syntax and text manipulation

5th Grade

40 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

micro:bit

micro:bit

5th - 12th Grade

43 Qs

Scratch Quiz Level 5

Scratch Quiz Level 5

5th Grade

41 Qs

Algorithms & Programming (Variables)

Algorithms & Programming (Variables)

5th Grade

42 Qs

Term3 - Gerade 5 - Revision

Term3 - Gerade 5 - Revision

Assessment

Quiz

Computers

5th Grade

Medium

Created by

Sameh Hassan

Used 12+ times

FREE Resource

42 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Python syntax should I use to output "Hello World"?

print("Hello World”)

p("Hello World")

echo "Hello World"

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function in Python is used to display the output?

type()

print()

output()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, how do you create a numeric variable with the value 6 ?

X=6

X=”6“

X=x6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, which operator is used to multiply numbers?

x

%

*

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python variables could be .....................

containers for storing data values.

a number, positive or negative, with one or more decimals.

a whole number, positive or negative, without decimals, of unlimited length .

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python operator is used to divide numbers?

x

%

/

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Any object's data type can be determined by which function?

type()

print()

output()

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?