
Bài kiểm tra giữa kì 2
Authored by Vũ Giang
Computers
9th - 12th Grade
Used 18+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Chọn đáp án đúng về cách đặt tên biến trong lập trình python
lop 10
2022b
lop*10
Lop10
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Chọn chương trình có thể thực hiện phép tính tổng 2 số a và b nhập vào từ bàn phím
a=int(input("a="))
b=int(input("b="))
print(a*b)
a=int(input("a="))
b=int(input("b="))
print(a+b)
a=input("a=")
b=input("b=")
print(a+b)
a=float(input("a="))
b=float(input("b="))
print(a+b)
3.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Chọn lệnh xuất ra màn hình dòng chữ "Hello Python"
Print('Hello Python')
Print(Hello Python)
print('Hello Python')
input('Hello Python')
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Chọn lệnh nhập Họ tên học sinh từ bàn phím trong lập trình Python
hoten=input('Nhập họ tên học sinh:')
hoten=print("Nhập họ tên học sinh:")
hoten=int(input())
hoten=Input()
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Trong Python, để khai báo hàm ta sử dụng từ khóa nào sau đây?
A. procedure
B. function
C. def
D. return
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Chương trình con là:
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Câu 2. Câu lệnh nhập với biến kiểu nguyên là:
A. Biến=(input(dòng thông báo)
B. Biến=float(input(dòng thông báo))
C. Biến=input()
D. Biến=int(input(dòng thông báo))
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?