1 / Python, datu tipi

1 / Python, datu tipi

9th Grade

6 Qs

quiz-placeholder

Similar activities

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

8th - 10th Grade

10 Qs

Python Data types

Python Data types

5th - 12th Grade

10 Qs

Quiz Tipe Data

Quiz Tipe Data

9th - 12th Grade

10 Qs

Programming - Data Types

Programming - Data Types

1st - 10th Grade

10 Qs

Python Arithmetic Operators

Python Arithmetic Operators

8th - 9th Grade

10 Qs

J277 Programming - Data Types

J277 Programming - Data Types

9th - 11th Grade

11 Qs

Python Input/Output

Python Input/Output

9th - 12th Grade

10 Qs

Python: Functions and Parameters

Python: Functions and Parameters

9th - 12th Grade

10 Qs

1 / Python, datu tipi

1 / Python, datu tipi

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Ivans Burenkovs

Used 7+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Izvēlēties datu tipu

name = "Jānis"

String

Text

Integer

Boolean

2.

FILL IN THE BLANK QUESTION

45 sec • 5 pts

Kura Python komanda tiek izmantota, lai izvadītu informāciju uz ekrāna?

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Kāds ir rezultāts?

"5" + "3"

8

"53"

Error! Type mismatch.

"8"

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Izvēlēties datu tipu

age = 18

Integer

Float

Number

String

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Izvēlēties datu tipu

based = True

Boolean

1/0

Logic

String

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Izvēlēties datu tipu

Temperature = 36.6

Integer

Float

Bingo

Pointer