Grade 7 Quiz 5 - Python Data Types

Grade 7 Quiz 5 - Python Data Types

12th Grade

10 Qs

quiz-placeholder

Similar activities

Python Data Types Quiz

Python Data Types Quiz

10th Grade - University

11 Qs

45. Programming 1 : Data Types and Casting

45. Programming 1 : Data Types and Casting

9th - 12th Grade

11 Qs

Algoritmos Simples

Algoritmos Simples

12th Grade

15 Qs

Les variables sous Python

Les variables sous Python

10th - 12th Grade

10 Qs

Float, int 8kl 25

Float, int 8kl 25

6th Grade - University

10 Qs

Python

Python

7th - 12th Grade

15 Qs

แบบทดสอบที่ 5 เรื่องการรับค่าในภาษาไพทอน (รายกลุ่ม)

แบบทดสอบที่ 5 เรื่องการรับค่าในภาษาไพทอน (รายกลุ่ม)

7th Grade - University

10 Qs

IDT S1 Final Review Part 2

IDT S1 Final Review Part 2

8th - 12th Grade

10 Qs

Grade 7 Quiz 5 - Python Data Types

Grade 7 Quiz 5 - Python Data Types

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Mr.Arman Lao-ay

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank:

You can get the data type of any object by using the _______ function:

Type()

type()

TYPE()

ty_pe()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is in the given variable?

a = "Grade 7"

int

str

float

complex

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is in the given variable?

b = 10

int

str

float

complex

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is in the given variable?

c = 1.25

int

str

float

complex

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is in the given variable?

d = 5j

int

str

float

complex

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following are all numeric types in Python except:

int

str

float

complex

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

int

str

float

complex

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?