Buổi 14 - Thực hành danh sách

Buổi 14 - Thực hành danh sách

7th Grade

12 Qs

quiz-placeholder

Similar activities

BÀI 7. TRÌNH BÀY VÀ IN TRANG TÍNH

BÀI 7. TRÌNH BÀY VÀ IN TRANG TÍNH

1st - 12th Grade

10 Qs

Python Programming

Python Programming

7th - 9th Grade

10 Qs

Python

Python

7th - 8th Grade

13 Qs

SNLTG Bài 5

SNLTG Bài 5

6th - 9th Grade

10 Qs

Ôn tập Python

Ôn tập Python

1st - 11th Grade

8 Qs

Python Variables

Python Variables

7th - 12th Grade

10 Qs

ÔN TẬP TIN HỌC 7 TUẦN 7 25-30/10/2021

ÔN TẬP TIN HỌC 7 TUẦN 7 25-30/10/2021

6th - 9th Grade

15 Qs

KT15_K7_VS13

KT15_K7_VS13

7th Grade

15 Qs

Buổi 14 - Thực hành danh sách

Buổi 14 - Thực hành danh sách

Assessment

Quiz

Computers

7th Grade

Medium

CCSS
L.2.2C

Standards-aligned

Created by

Học viện công nghệ TICA

Used 7+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Kết quả của chương trình sau nếu num1 = 15 và num2 = 20.

"num1 + num2"

1520

35

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Kết quả của chương trình sau:

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python là:

Phần mềm máy tính

Công cụ lập trình

Ngôn ngữ lập trình

Phần cứng máy tính

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho biết biến n = '5' thuộc kiểu dữ liệu nào?

int

str (chuỗi)

float

Toán tử

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho biết kết quả hiển thị ra màn hình sau khi máy chạy dòng lệnh sau: print(3 >= 3)

True

False

None

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho danh sách sau. Hỏi phần tử có chỉ số index = 3 là ?

["Tom", "Harry", "Jesse", "John", "Harry", "Harry"]

"Tom"

"Harry"

"Jesse"

"John"

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print(Hello world!)
Hello world!
SyntaxError
Hello world
print(Hello world!)

Tags

CCSS.L.2.2C

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?