TIN 10 KNTT ÔN TẬP BÀI 29

TIN 10 KNTT ÔN TẬP BÀI 29

10th Grade

21 Qs

quiz-placeholder

Similar activities

Kiểm tra kiến thức lập trình

Kiểm tra kiến thức lập trình

10th Grade

21 Qs

Python for Absolute Beginners

Python for Absolute Beginners

8th - 12th Grade

25 Qs

J277 - basic testing and errors

J277 - basic testing and errors

9th - 12th Grade

22 Qs

ôn tập cuối kỳ 1-10

ôn tập cuối kỳ 1-10

KG - 10th Grade

20 Qs

Kiểm tra TX

Kiểm tra TX

10th Grade

20 Qs

Bài kiểm tra số 2

Bài kiểm tra số 2

9th - 12th Grade

20 Qs

TIN 10 KNTT ÔN TẬP BÀI 26

TIN 10 KNTT ÔN TẬP BÀI 26

10th Grade

20 Qs

Python -Iteration (loops)

Python -Iteration (loops)

7th - 12th Grade

20 Qs

TIN 10 KNTT ÔN TẬP BÀI 29

TIN 10 KNTT ÔN TẬP BÀI 29

Assessment

Quiz

Computers

10th Grade

Medium

Created by

AB C

Used 10+ times

FREE Resource

AI

Enhance your content

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

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

IndentationError là lỗi ngoại lệ như thế nào?

Lỗi liên quan đến giá trị của đối tượng.

Lỗi khi các dòng lệnh thụt vào không thằng hàng hoặc không đúng vị trí.

Lệnh tính biểu thức số nhưng lại có một toán hạng không phải là số.

Lỗi cú pháp.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Chương trình sau thông báo lỗi gì? >>>n = int(input("Nhập n: "))

>>>Nhập n: a

Type Error.

NameError.

SyntaxError.

ValueError.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Chương trình sau thông báo lỗi gì? n = 5

for i in range(n):

prin(t)

Type Error.

NameError.

SyntaxError.

ValueError.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Chương trình sau thông báo lỗi gì? >>>n = int(input("Nhập n: "))

>>>Nhập n: a

Type Error.

NameError.

SyntaxError.

ValueError.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Chương trình sau thông báo lỗi gì? >>>n = int(input("Nhập n: "))

>>>Nhập n: a

Type Error.

NameError.

SyntaxError.

ValueError.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Chương trình sau thông báo lỗi gì?

IndexError.

NameError.

SyntaxError.

ValueError.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dòng lệnh sau bị lỗi gì? >> >A = [1, 2] >>>A[0.5]

Lỗi lôgic.

Lỗi ngoại lệ.

Lỗi cú pháp.

Không có lỗi.

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?