9-Класс ТЕСТ 30-34

9-Класс ТЕСТ 30-34

9th Grade

20 Qs

quiz-placeholder

Similar activities

Data Types

Data Types

9th - 12th Grade

20 Qs

Variables

Variables

7th - 10th Grade

16 Qs

Python Quiz

Python Quiz

5th - 10th Grade

15 Qs

Python 1 модуль

Python 1 модуль

1st - 10th Grade

18 Qs

Python Casting and Input

Python Casting and Input

8th - 11th Grade

15 Qs

Bài kiểm tra NNLT PYTHON

Bài kiểm tra NNLT PYTHON

9th - 12th Grade

20 Qs

Arithmetic Types Declare Initialize Relation Logical Ops

Arithmetic Types Declare Initialize Relation Logical Ops

9th Grade - University

16 Qs

2ż - python!

2ż - python!

9th Grade

20 Qs

9-Класс ТЕСТ 30-34

9-Класс ТЕСТ 30-34

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Sultanbek Palwaniyazov

Used 13+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

n = 7

float ( )

str ( )

int ( )

bool ( )

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

n = 1.7

int ( )

float ( )

str ( )

bool ( )

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

n = '32_school'

int ( )

float ( )

str ( )

bool ( )

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

x = True

y = False

int ( )

float ( )

str ( )

bool ( )

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

x = 54

print ( type (x) )

< class 'int' >

type(54)

54

< class 'int x = 54' >

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

d=True

print ( type (d) )

< class 'int' >

< class 'bool' >

d=True

True

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

x = 64.5

print ( type (x) )

< class 'int' >

type(64.5)

< class 'float' >

< class '64.5' >

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?