Python - Data Types and Operators

Python - Data Types and Operators

7th Grade

12 Qs

quiz-placeholder

Similar activities

Vocab for Codesters 13-14

Vocab for Codesters 13-14

7th - 8th Grade

16 Qs

Python Basics Revision

Python Basics Revision

6th - 8th Grade

13 Qs

Edublocks yr 8

Edublocks yr 8

7th Grade

15 Qs

QUIZIZZ SK T4 STRUKTUR KAWALAN

QUIZIZZ SK T4 STRUKTUR KAWALAN

KG - University

10 Qs

C# review

C# review

7th - 8th Grade

15 Qs

Codesters

Codesters

7th - 8th Grade

16 Qs

From Scratch to Python Quiz Unit 1 ,1.7-1.9

From Scratch to Python Quiz Unit 1 ,1.7-1.9

KG - 12th Grade

7 Qs

ict group 3 quiz

ict group 3 quiz

6th - 7th Grade

11 Qs

Python - Data Types and Operators

Python - Data Types and Operators

Assessment

Quiz

Computers

7th Grade

Medium

Created by

J Sharp

Used 140+ 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?