مراجعة في الجملة التكرارية for

مراجعة في الجملة التكرارية for

10th Grade

10 Qs

quiz-placeholder

Similar activities

Google sheets

Google sheets

7th Grade - University

14 Qs

Pre-Test Vlookup Hlookup IF

Pre-Test Vlookup Hlookup IF

10th Grade

10 Qs

TES SUMATIF INFORMATIKA

TES SUMATIF INFORMATIKA

10th Grade

15 Qs

Uji Pemahaman Microsoft Word

Uji Pemahaman Microsoft Word

10th Grade - University

12 Qs

Digital Functional Skills

Digital Functional Skills

8th Grade - University

15 Qs

Scratch

Scratch

8th Grade - University

15 Qs

Počítačová grafika

Počítačová grafika

6th Grade - University

10 Qs

BASIC Programming (I)

BASIC Programming (I)

10th Grade

10 Qs

مراجعة في الجملة التكرارية for

مراجعة في الجملة التكرارية for

Assessment

Quiz

Information Technology (IT)

10th Grade

Medium

Created by

Nan Akl

Used 5+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?