Python - Data Types and Operators

Python - Data Types and Operators

7th Grade

12 Qs

quiz-placeholder

Similar activities

Module 5: Snake Charmer Vocabulary Practice

Module 5: Snake Charmer Vocabulary Practice

6th - 8th Grade

10 Qs

Python Programming Basics

Python Programming Basics

7th - 11th Grade

12 Qs

Python User Input Quiz

Python User Input Quiz

6th Grade - University

10 Qs

Comparison operators

Comparison operators

6th - 11th Grade

9 Qs

Data Types

Data Types

5th - 8th Grade

10 Qs

Data types and Input

Data types and Input

7th - 9th Grade

14 Qs

Edublocks yr 8

Edublocks yr 8

7th Grade

15 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 138+ 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?