Search Header Logo

CS_Lesson10

Authored by TÍN NHẬT

Instructional Technology

5th Grade

Used 1+ times

CS_Lesson10
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Biến nào sau đây không hợp lệ trong Python?

_bien1

bien_1

bien 1

1bien

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Kiểu dữ liệu nào sau đây dùng để lưu trữ chuỗi ký tự trong Python?

Integer

Float

String

List

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Cho string my_string = "Hello, world!"

my_string.length

len(my_string)

len(my_string.split())

my_string.count(" ")

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Câu lệnh nào sau đây dùng để in ra một giá trị là "Động vật"

print("Động vật")

print('Động vật')

print(f"Động vật")

Cả 3 đáp án đều đúng

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Cú pháp nào sau đây dùng để tạo list trong Python?

list = (1, 2, 3)

list = [1, 2, 3]

list = {1, 2, 3}

list = "1, 2, 3"

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Phép toán nào sau đây không hợp lệ trong Python?

1 + 2

"a" + "b"

[1, 2] + [3, 4]

1 - "a"

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Tuple trong Python là gì?

Biến lưu trữ một giá trị duy nhất

Biến lưu trữ dữ liệu kiểu dictionary

Biến lưu trữ nhiều giá trị theo thứ tự, không thể thay đổi

Biến lưu trữ dữ liệu kiểu list

Access all questions and much more by creating a free account

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

Already have an account?