
مراجعة عاشر

Quiz
•
English
•
9th Grade
•
Medium

Dania a
Used 5+ times
FREE Resource
Student preview

7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ما ناتج تنفيذ البرنامج التالي:
a=’final exam’
print(a[:])
لا يطبع
final exam
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ما ناتج تنفيذ البرنامج التنالي:
a="final exam"
print(a[2:5])
nal e
nal
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ما ناتج تنفيذ البرنامج التالي:
a="final exam"
print(a[ :8])
final exam
final ex
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ما ناتج تنفيذ البرنامج التالي:
a="final exam"
print(a[ : 9:2])
fnlea
fialxa
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ما ناتج تنفيذ البرنامج التالي:
Student=[‘zaid’,’omar’,’sami’,25,145,"adc"]
print(student[1:3])
[’omar’,’sami’,25]
[’omar’,’sami’]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ما ناتج تنفيذ البرنامج التالي:
a=[1,2,3,4,5,6,7,8]
a.reverse()
[8,7,6,5,4,3,2,1]
[1,2,3,4,5,6,7,8]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ما ناتج تنفيذ البرنامج التالي:
a=[‘zaid’,’rami’,32,’cis’,2,65]
print(a[1 : ])
[’rami’,32,’cis’,2,65]
[32,’cis’,2,65]
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for English
6 questions
Biography

Quiz
•
4th - 12th Grade
20 questions
Commas Commas Commas!

Quiz
•
7th - 9th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
15 questions
Theme Review

Quiz
•
8th - 11th Grade
20 questions
The Most Dangerous Game Review

Quiz
•
9th Grade
16 questions
Ethos, Pathos, Logos Practice

Quiz
•
9th Grade
7 questions
Parts of Speech

Lesson
•
1st - 12th Grade
10 questions
Exploring Point of View and Perspective in Writing

Interactive video
•
6th - 10th Grade