K11 - W02 - Kiểu dữ liệu trong Python

K11 - W02 - Kiểu dữ liệu trong Python

11th Grade

10 Qs

quiz-placeholder

Similar activities

Python Basics Quiz

Python Basics Quiz

8th Grade - University

10 Qs

Algoritma Dan Pemrograman

Algoritma Dan Pemrograman

11th Grade

10 Qs

quis variabel tipe data percabangan python

quis variabel tipe data percabangan python

11th Grade

15 Qs

Test wiedzy: Tablice jednowymiarowe w C++

Test wiedzy: Tablice jednowymiarowe w C++

10th Grade - University

15 Qs

Sumatif Array

Sumatif Array

11th Grade

10 Qs

Tipe data dan variabel

Tipe data dan variabel

11th Grade

6 Qs

Post test Basis Data (Tipe Data)

Post test Basis Data (Tipe Data)

11th Grade

13 Qs

QUIZ 2 PLC

QUIZ 2 PLC

10th Grade - University

10 Qs

K11 - W02 - Kiểu dữ liệu trong Python

K11 - W02 - Kiểu dữ liệu trong Python

Assessment

Quiz

Information Technology (IT)

11th Grade

Easy

Created by

Quỳnh Trịnh Thị

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kiểu dữ liệu của giá trị 42 là gì?

float

int

str

bool

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kiểu dữ liệu của giá trị 3.14 là gì?

int

str

float

bool

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kiểu dữ liệu của giá trị 'Python' là gì?

int

str

float

bool

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kiểu dữ liệu của giá trị True là gì?

int

str

float

bool

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biến height được khai báo là 1.75. Kiểu dữ liệu của height là gì?

int

str

float

bool

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Nếu x = 5 và y = '10', phép toán x + y sẽ xảy ra lỗi. Tại sao?

Vì x là int và y là str

Vì x là float

Vì y là bool

Vì x là str

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biến name có kiểu dữ liệu là gì nếu name = 'Alice'?

int

float

str

bool

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?