
ÔN TẬP CUỐI KỲ 2
Authored by Yến Lê
Computers
10th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Câu lệnh nào sau đây cho kết quả là số nguyên?
int(“10”)
int(“4+3”)
float(14)
float(“5+2+3”)
2.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Trong NNLT Python, câu lệnh nào sau đây đúng khi in ra màn hình các số tự nhiên từ 0..10 trên 1 dòng?
for i in range(9):print(i,end='' '')
for i in range(11):print(i,end='' '')
for i in range(10):print(i,end='' '')
for i in range(12):print(i,end='' '')
3.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Hãy cho biết ý nghĩa của câu lệnh sau b=[float(x) for x in input().split()]
Khởi tạo danh sách số thực từ dữ liệu nhập vào
Khởi tạo danh sách số nguyên từ dữ liệu nhập vào
Khởi tạo danh sách n số thực từ dữ liệu nhập vào
Khởi tạo danh sách n số nguyên từ dữ liệu nhập vào
4.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Kết quả sau khi thực đoạn hiện lệnh sau:
s= “Tôi yêu Việt Nam”
R= s[4:12]
print(R)
”yêu Việt”
” yêu Việt Nam”
” yêu Việt ”
” yêuViệtNam”
5.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Sau khi khai báo thư viện math, lệnh nào sau đây trong Python tính căn bậc hai của số nguyên x?
c = math_sqrt(x)
c = math.sqrt(x, x)
c = math.sqrt(x)
c = math_sqrt(x, x)
6.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Chương trình sau tính tổng s=1+2+3+…+100 và in kết quả s ra màn hình:
s=0
for i in …: s=s+i
print(s)
Phần còn thiếu chổ (…) trong chương trình là:
A. range(1,100)
B. range(1,101)
C. range(1;101)
D. range(100)
7.
MULTIPLE CHOICE QUESTION
45 sec • 10 pts
Hàm a.pop(3) dùng để?
A. Xóa phần tử ở vị trí thứ 3 trong danh sách a
B. Xóa phần tử ở vị trí thứ 4 trong danh sách a
C. Xóa phần tử có giá trị 3 trong danh sách a
D. Xóa phần tử có giá trị 4 trong danh sách a
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?
Similar Resources on Wayground
15 questions
Pemrograman
Quiz
•
9th - 12th Grade
13 questions
WJEC GCSE ICT Unit 1 E-Mail
Quiz
•
9th - 10th Grade
15 questions
PTS INFORMATIKA
Quiz
•
10th Grade
15 questions
Linux-2 Quiz 2 -- LAMP
Quiz
•
1st - 12th Grade
15 questions
Basics in Java
Quiz
•
9th - 12th Grade
20 questions
QUIS PERULANGAN & PERCABANGAN
Quiz
•
10th Grade
20 questions
PERANGKAT EKSTERNAL
Quiz
•
10th Grade
17 questions
Kiến thức về trang tính
Quiz
•
7th Grade - University
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
10 questions
Exploring Valentine's Day with Charlie Brown
Interactive video
•
6th - 10th Grade
18 questions
Valentines Day Trivia
Quiz
•
3rd Grade - University
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
10 questions
Valentine's Day History and Traditions
Interactive video
•
6th - 10th Grade
21 questions
Presidents Day Trivia
Quiz
•
6th - 12th Grade
10 questions
Valentine's Day: History and Modern Celebration
Interactive video
•
9th - 12th Grade
11 questions
Valentine's Day Trivia
Quiz
•
8th - 12th Grade
10 questions
Factor Quadratic Expressions with Various Coefficients
Quiz
•
9th - 12th Grade