PYTHON

PYTHON

12th Grade

8 Qs

quiz-placeholder

Similar activities

A5 IB -  Variables y Constantes en Python

A5 IB - Variables y Constantes en Python

10th Grade - University

10 Qs

Kuizi 1 - Python

Kuizi 1 - Python

10th Grade - University

11 Qs

Типы данных

Типы данных

9th - 12th Grade

9 Qs

Python-Quiz-Basic-Datatypes

Python-Quiz-Basic-Datatypes

12th Grade - Professional Development

10 Qs

Типы данных, используемые в языке Python

Типы данных, используемые в языке Python

9th - 12th Grade

10 Qs

Grade 7 Quiz 5 - Python Data Types

Grade 7 Quiz 5 - Python Data Types

12th Grade

10 Qs

Database(1)

Database(1)

10th Grade - University

10 Qs

Variables and Constants

Variables and Constants

11th Grade - University

10 Qs

PYTHON

PYTHON

Assessment

Quiz

Instructional Technology, Computers

12th Grade

Medium

Created by

Sharon Smith

Used 9+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

¿Están listos para el martes 28?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which two data types are stored in the ROOMS list at line 01?

bool and string

int and string

float and bool

float and int

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the data type of ROOM at line 02

int

str

float

bool

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

1. int

2. float

3. bool

4. bool

1. float

2. int

3. str

4. bool

1. float

2. float

3. str

4. bool

1. int

2. float

3. str

4. str

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

1. str, 2. bool, 3. int, 4. float

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

After executing code segmet 1.

The data type of variable a is:

str

bool

int

float

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

After executing code segmet 1.

The data type of variable a is:

str

bool

int

float

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

After executing code segmet 1.

The data type of variable c is:

str

bool

int

float