ترقيم القائمة يبدأ من:

هياكل البيانات - القوائم

Quiz
•
Computers
•
11th Grade
•
Easy
Salem Jarray
Used 1+ times
FREE Resource
27 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
0
1
-1
2
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
الدالة التي تُرجع أدني عنصر في القائمة هي:
sum()
min()
max()
len()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
الدالة التي تُرجع أكبر عنصر في القائمة هي:
sum()
min()
max()
count()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
لإضافة عنصر إلى القائمة نستخدم الدالة:
sum()
count()
append()
remove()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
في بايثون ناتج هذا الكود هو:
fruits=["apple","orange", "banana"]
print(fruits[2])
error
banana
orange
apple
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
في بايثون ناتج هذا الكود:
grades=[89,88,98,95]
minGrade=min(grades)
print("The minimum grade is: ",minGrade)
The minimum grade is 88
The minimum grade is 95
The minimum grade is 89
The minimum grade is 98
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
في بايثون ناتج هذا الكود:
grades=[89,88,98,95]
maxGrade=max(grades)
print("The maximum grade is", maxGrade)
The maximum grade is 95
The maximum grade is 89
The maximum grade is 98
The maximum grade is 88
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
HTML

Quiz
•
9th - 12th Grade
22 questions
تطبيق علوم الحاسب

Quiz
•
11th Grade
27 questions
BJC AP CSP Unit 3 Exam Review

Quiz
•
9th - 12th Grade
26 questions
html

Quiz
•
KG - 12th Grade
22 questions
NSB تقييم التدريبات 1-2-3-4-5-6-7-8 لبرنامج

Quiz
•
11th Grade
25 questions
List in Python

Quiz
•
11th Grade
25 questions
Algorithms - python (GCSE)

Quiz
•
10th - 12th Grade
23 questions
GCSE Python Programming Basics

Quiz
•
11th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade