
مراجعة في الجملة التكرارية for
Authored by Nan Akl
Information Technology (IT)
10th Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output
for x in range(3):print("Hello")
Hello
Hello
Hello
Hello
Hello
Hello
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output
for x in range(2,10,3):print("Hello")
Hello
Hello
Hello
Hello
Hello
Hello
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output
for x in range(2,3):print("Hello")
Hello
Hello
Hello
Hello
Hello
Hello
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output
listii=[1,2,3,4]
for x in listii :print("Hello")
Hello
Hello
Hello
Hello
1
2
3
4
[1,2,3,4]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output
listii=[1,2,3,4]
for x in listii :print(x)
Hello
Hello
Hello
Hello
1
2
3
4
[1,2,3,4]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output
listii=[1,2,3,4]
for x in listii :print(x+1)
2
3
4
5
1
2
3
4
[1,2,3,4]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what is the output
Name="Mohamed"
for x in Name :print(x)
M
o
h
a
m
e
d
Mohamed
Mohamed
Mohamed
Mohamed
Mohamed
Mohamed
Mohamed
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?