Python - Data Types and Operators

Python - Data Types and Operators

7th Grade

12 Qs

quiz-placeholder

Similar activities

DT Grade 7 Python Revision

DT Grade 7 Python Revision

7th - 8th Grade

12 Qs

Persekitaran Kod Arahan ASK TING 2

Persekitaran Kod Arahan ASK TING 2

7th - 9th Grade

12 Qs

Python Codehs

Python Codehs

7th - 12th Grade

10 Qs

Data type in Programming Language

Data type in Programming Language

7th - 8th Grade

8 Qs

Grade 6 : Test your QB quotient

Grade 6 : Test your QB quotient

6th - 7th Grade

10 Qs

STRUKTUR KAWALAN

STRUKTUR KAWALAN

1st Grade - University

8 Qs

Micro:bit conditions

Micro:bit conditions

6th - 9th Grade

9 Qs

Variables and data types

Variables and data types

4th - 12th Grade

12 Qs

Python - Data Types and Operators

Python - Data Types and Operators

Assessment

Quiz

Computers

7th Grade

Medium

Created by

J Sharp

Used 142+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of data is this?

num = 3

String

Integer

Float

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the output be?

x = "4+3"

print(x)

7

7.0

4+3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is it called when we store data in something?

e.g.

x = input ("Enter your name")

Variable

String

Float

Integer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is X?

x = ["Chocolate" , "Dog", "Red", "4.3"]

Integer

Operator

List

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the operator used to MULTIPLY?

+

*

/

-

%

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the operator used to DIVIDE?

+

*

/

-

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the operator used to FIND THE REMAINDER OF DIVIDING?

+

*

/

%

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?