Chủ đề f

Chủ đề f

10th Grade

15 Qs

quiz-placeholder

Similar activities

CÂU 1 ĐẾN 20

CÂU 1 ĐẾN 20

10th - 11th Grade

20 Qs

KIỂM TRA THƯỜNG XUYÊN LẦN 1-2-HK2

KIỂM TRA THƯỜNG XUYÊN LẦN 1-2-HK2

KG - 12th Grade

10 Qs

Câu hỏi ĐIỆN LẠNH

Câu hỏi ĐIỆN LẠNH

KG - University

15 Qs

Bài 4_CDF

Bài 4_CDF

10th Grade

15 Qs

Các biển báo giao thông

Các biển báo giao thông

10th Grade

17 Qs

k10-1-python

k10-1-python

10th Grade

15 Qs

Ôn tập GHKII

Ôn tập GHKII

1st Grade - Professional Development

10 Qs

Tin học 5

Tin học 5

1st - 10th Grade

16 Qs

Chủ đề f

Chủ đề f

Assessment

Quiz

Other

10th Grade

Hard

Created by

Như .

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a=3.4

Print (type(a))

Kết quả ra màn hình là kiểu dữ liệu:

Int

Float

str

bool

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nhập với biến kiểu nguyên là

Biến=(input(dòng thông báo))

Biến=float(input(dòng thông báo))

Biến=input()

Biến=int(input(dòng thông báo))

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nhập với kiểu dữ liệu số thực

Biến=input(dòng thông báo ))

Biến=float(input(dòng thông báo))

Biến=input()

Biến=int(input(dòng thông báo))

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để nhập từ bàn phím biến a kiểu nguyên ta viết

a=input('n=')

a=float(input('n'))

a=int(input('n'))

a=int()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để nhập từ bàn phím biến b kiểu thực ta viết

b=input('n')

b=float(input('n'))

b=int(input('n'))

b=int()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh đưa giá trị các biểu thức ra màn hình là

print()

print('danh sách biểu thức')

print danh sách biểu thức

print(danh sách biểu thức)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Gọi s là diện tích tam giác ABC, để đưa giá trị của s ra màn hình ta viết

print(s)

print s

print('s)

print:(s)

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?