Kiến thức cơ bản về Python

Kiến thức cơ bản về Python

10th Grade

10 Qs

quiz-placeholder

Similar activities

CodeHS Cybersecurity-and-You-Quiz

CodeHS Cybersecurity-and-You-Quiz

9th - 12th Grade

15 Qs

Gò Nổi HK 2-Tin Học 5

Gò Nổi HK 2-Tin Học 5

5th Grade - University

14 Qs

Modulo 3 Clase 3

Modulo 3 Clase 3

9th - 12th Grade

10 Qs

Ôn tập bài 1 - Dữ liệu, thông tin và xử lý thông tin

Ôn tập bài 1 - Dữ liệu, thông tin và xử lý thông tin

10th Grade

10 Qs

TIC ETAPA3

TIC ETAPA3

9th - 12th Grade

10 Qs

Review loops

Review loops

8th Grade - University

12 Qs

مراجعة في الجملة التكرارية for

مراجعة في الجملة التكرارية for

10th Grade

10 Qs

Fundamentos de Programación en Python

Fundamentos de Programación en Python

6th Grade - University

10 Qs

Kiến thức cơ bản về Python

Kiến thức cơ bản về Python

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?