
bài 23. 1 số lệnh làm việc với dữ liệu dsach
Quiz
•
Information Technology (IT)
•
Professional Development
•
Medium
Vũ Hân
Used 4+ times
FREE Resource
Enhance your content in a minute
24 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để xóa tất cả các phần tử trong danh sách ta dùng hàm gì?
append()
pop()
clear()
remove()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Muốn xóa một phần tử từ danh sách ta dùng lệnh gì?
remove()
insert()
append()
clear()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sau khi thực hiện các câu lệnh sau, mảng A như thế nào?
>>> A = [1, 2, 3, 4, 5]
>>> A.remove(2)
>>> print(A)
[1, 2, 3, 4]
[2, 3, 4, 5]
[1, 2, 4, 5]
[1, 3, 4, 5]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phần tử có chỉ số bao nhiêu trong mảng A bị xoá?
>>> A = [10, 20, 3, 30, 20, 30, 20, 6, 3, 2, 8, 9]
>>> A.remove(3)
>>> print(A)
2
3
8
4
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Muốn xóa phần tử có chỉ số 2 trong danh sách a ta dùng lệnh gì?
del(2)
del a[2]
del a
remove(2)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Danh sách A trước và sau lệnh insert() là [1, 3, 5, 0] và [1, 3, 4, 5, 0]. Lệnh đã dùng là lệnh gì?
insert(2, 4)
insert(4, 2)
insert(3, 4)
insert(4, 3)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Muốn gọi đến phần tử đầu tiên trong danh sách a ta dùng lệnh gì?
a.[1]
a[0]
a.0
a[]
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
React Redux
Quiz
•
Professional Development
21 questions
Câu Hỏi Trắc Nghiệm Về iPad và MacBook
Quiz
•
Professional Development
21 questions
De datos a decisiones
Quiz
•
Professional Development
23 questions
Brief BI on AZure
Quiz
•
Professional Development
24 questions
SDLC2.0 Solution Release Doc -Quiz #1.1
Quiz
•
Professional Development
25 questions
Quiz on RAM and Storage Devices
Quiz
•
Professional Development
20 questions
AV2 - INFORMÁTICA BÁSICA E MANUTENÇÃO DE MICROS
Quiz
•
Professional Development
20 questions
Project Retrospectives
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
Discover more resources for Information Technology (IT)
10 questions
How to Email your Teacher
Quiz
•
Professional Development
21 questions
October 25
Quiz
•
Professional Development
10 questions
October Monthly Quiz
Quiz
•
Professional Development
20 questions
There is There are
Quiz
•
Professional Development
5 questions
SSUSH13
Interactive video
•
Professional Development
10 questions
Halloween Trivia
Quiz
•
Professional Development
