Python - Data Types and Operators

Python - Data Types and Operators

7th Grade

12 Qs

quiz-placeholder

Similar activities

Intro to Small Basic

Intro to Small Basic

KG - 7th Grade

15 Qs

N5 SDD - Python input and output

N5 SDD - Python input and output

7th - 11th Grade

12 Qs

Python Data types

Python Data types

5th - 12th Grade

10 Qs

Jenis Data

Jenis Data

7th - 12th Grade

10 Qs

Grade 7 & 8 First quiz term 3

Grade 7 & 8 First quiz term 3

7th Grade

10 Qs

Data types and Input

Data types and Input

7th - 9th Grade

14 Qs

Module 5: Snake Charmer Vocabulary Practice

Module 5: Snake Charmer Vocabulary Practice

6th - 8th Grade

10 Qs

jenis - jenis data

jenis - jenis data

3rd - 7th Grade

17 Qs

Python - Data Types and Operators

Python - Data Types and Operators

Assessment

Quiz

Computers

7th Grade

Medium

Created by

J Sharp

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