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

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

9th Grade

20 Qs

quiz-placeholder

Similar activities

Intermediate Python

Intermediate Python

9th - 11th Grade

15 Qs

Unit 5: Conditionals Review

Unit 5: Conditionals Review

9th - 12th Grade

18 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Тест Python. Начало.

Тест Python. Начало.

9th Grade

20 Qs

Ôn tập kiểm tra giữa kỳ

Ôn tập kiểm tra giữa kỳ

9th Grade

22 Qs

Arithmetic Types Declare Initialize Relation Logical Ops

Arithmetic Types Declare Initialize Relation Logical Ops

9th Grade - University

16 Qs

Python_Biến và kiểu dữ liệu

Python_Biến và kiểu dữ liệu

9th Grade

20 Qs

9-klass informatika 2-sherek monitoring test sorawları

9-klass informatika 2-sherek monitoring test sorawları

9th - 12th Grade

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