Grade 7 Quiz 5 - Python Data Types

Grade 7 Quiz 5 - Python Data Types

12th Grade

10 Qs

quiz-placeholder

Similar activities

Python 1

Python 1

KG - Professional Development

6 Qs

Quiz sobre a aula passada!

Quiz sobre a aula passada!

9th - 12th Grade

9 Qs

หน่วยที่่5 Python

หน่วยที่่5 Python

12th Grade

15 Qs

Python-Demo

Python-Demo

6th - 12th Grade

5 Qs

Python Quiz

Python Quiz

12th Grade

11 Qs

Introduction to C++ 2024/25

Introduction to C++ 2024/25

12th Grade

10 Qs

Bài tập bài 4: sử dụng biến và hằng trong chương trình

Bài tập bài 4: sử dụng biến và hằng trong chương trình

KG - 12th Grade

10 Qs

Unit 1 Post Test: Basic Python

Unit 1 Post Test: Basic Python

9th - 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?