
Kiểu dữ liệu
Authored by Edu TSmart
Education, Computers
KG
Used 66+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
29 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lệnh print("Hà Nội", "Việt Nam") sẽ in ra kết quả như thế nào?
"Hà Nội" "Việt Nam"
Hà Nội Việt Nam
Hà NộiViệt Nam
Hà Nội
Việt Nam
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Muố viết chú thích cho lệnh trong Python, người ta dùng ký tự nào?
//
/* */
*
#
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Lệnh nào sau đây đúng trong Python?
print("Hello World')
Print('Xin Chào!')
print('Bonjour!')
print(Hola¡)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phép tính % có ý nghĩa gì?
Lấy số dư
Chia cho 100
Chia cho 0
Số phần trăm
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ví dụ nào là kiểu dữ liệu float?
print(325/5)
print('What a great day')
print(84.2+15.8)
print(2468)
Answer explanation
Kiểu dữ liệu float là kiểu dữ liệu số dấu phẩy động.
e.g:
print(2.4+5.3) >>> 7.7
print(481.55-34.69) >>> 446.86
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kiểu dữ liệu nào là str?
print(355**3)
print("Konnishiwa!")
print(1011)
print(69.42/2)
Answer explanation
Kiểu dữ liệu str là kiểu dữ liệu chuỗi
e.g
print("Hello World!")
print('annyeong!')
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh này sẽ hiển thị kết quả nào?
1526
1536
626
5318
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?