Kiến thức về Biến và Kiểu Dữ Liệu

Kiến thức về Biến và Kiểu Dữ Liệu

10th Grade

10 Qs

quiz-placeholder

Similar activities

Kuis Aplikasi Ms. Word

Kuis Aplikasi Ms. Word

10th Grade

15 Qs

TIK word dan excell

TIK word dan excell

10th Grade

15 Qs

6-sinf Informatika

6-sinf Informatika

6th Grade - University

10 Qs

Aktivitas Informatika 1

Aktivitas Informatika 1

9th - 12th Grade

13 Qs

Quiz Regresi Linear dan Algoritma

Quiz Regresi Linear dan Algoritma

4th Grade - University

15 Qs

算法設計01:課堂問答

算法設計01:課堂問答

10th Grade

10 Qs

Checkpoint 1 - Game Maker Basic

Checkpoint 1 - Game Maker Basic

1st Grade - University

10 Qs

Quiz về Tin học 10: Phần mềm thiết kế đồ hoạ

Quiz về Tin học 10: Phần mềm thiết kế đồ hoạ

10th Grade

15 Qs

Kiến thức về Biến và Kiểu Dữ Liệu

Kiến thức về Biến và Kiểu Dữ Liệu

Assessment

Quiz

Information Technology (IT)

10th Grade

Practice Problem

Hard

Created by

InoTech Viet

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biến trong Python có thể thay đổi kiểu dữ liệu sau khi khai báo.

Đúng

Sai

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kiểu dữ liệu nào sau đây là kiểu số thực?

int

float

str

bool

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Toán tử nào sau đây được dùng để lấy phần nguyên của phép chia?

/

//

%

**

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong câu lệnh if x == 5:, điều kiện nào sẽ được kiểm tra?

x = 5

x == 5

x != 5

x >= 5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào sau đây lặp qua dãy số từ 1 đến 10?

for i in range(0, 10):

for i in range(1, 10):

for i in range(1, 11):

while i <= 10:

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong Python, toán tử logic để kiểm tra "và" là gì?

or

and

not

==

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biến a = 10 và b = "10" có kiểu dữ liệu gì?

a là int, b là str

a là float, b là str

a là bool, b là str

a là str, b là bool

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?