python2

python2

9th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

PF Unit  10

PF Unit 10

9th Grade - University

10 Qs

Python Year 9 Final Recall Activity

Python Year 9 Final Recall Activity

7th - 9th Grade

15 Qs

2.4 IF, THEN, ELSE

2.4 IF, THEN, ELSE

9th Grade

10 Qs

مراجعة حاسب أولى

مراجعة حاسب أولى

11th Grade

10 Qs

Python

Python

9th Grade

15 Qs

Python Revision

Python Revision

7th - 9th Grade

14 Qs

مراجعة على تقنيات توفير الطاقة

مراجعة على تقنيات توفير الطاقة

10th Grade

6 Qs

امتحان مهارات رقمية _ الشهر الاول _ الصف الثامن

امتحان مهارات رقمية _ الشهر الاول _ الصف الثامن

8th Grade - University

10 Qs

python2

python2

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

tahani ameen

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

عندما تبدأ الجملة البرمجية ب

def

فاننا نكتب

لا شيء مما سبق

متغير

اقتران

تعريف

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

دائماً يجب أن يرجع الاقتران قيمة

لا

نعم

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

ناتج الطباعة هو

0

-2

1

-1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

الكلمة الناقصة في الكود هي

putin

formate

int

str

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

لطابعة نص على الشكل التالي، نستخدم الجمل البرمجية ...

Mohammad is a good frind,

He do my assignment

print("Mohammad is a good frind,\tHe do my assigment")

print("Mohammad is a good frind,\nHe do my assigment")

print("Mohammad is a good frind,/tHe do my assigment")

print("Mohammad is a good frind,/nHe do my assigment")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x=5.5

y=int(x)

print(y)

ناتج الطباعة هو

error

5.5

6

5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x="5"

y="10"

print(y+x)

ناتج الطباعة هو

15

105

510

150

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?