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

Kuis Excel

Kuis Excel

9th Grade - University

10 Qs

AF1 Informática (1001 - 1ºTri)

AF1 Informática (1001 - 1ºTri)

10th Grade - University

10 Qs

තාර්.කික ද්වාර සමඟ බූලීය වීජ තර්.කය

තාර්.කික ද්වාර සමඟ බූලීය වීජ තර්.කය

10th Grade - University

10 Qs

Python (basics)

Python (basics)

1st Grade - University

11 Qs

Asesmen INFORMATIKA ( BK, INTEGRASI APPS PERKANTORAN, SISKOM)

Asesmen INFORMATIKA ( BK, INTEGRASI APPS PERKANTORAN, SISKOM)

10th Grade

15 Qs

PTS Konsentrasi Keahlian RPL

PTS Konsentrasi Keahlian RPL

10th Grade

15 Qs

Soal Microsoft Word

Soal Microsoft Word

10th Grade

15 Qs

Parcial 1 Reparación y Soporte- 5to BACO - I Unidad Forma B

Parcial 1 Reparación y Soporte- 5to BACO - I Unidad Forma B

10th Grade - University

13 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?