python2

python2

9th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

tulkarm club first comp

tulkarm club first comp

9th - 11th Grade

9 Qs

انظمة التشغيل

انظمة التشغيل

10th Grade

10 Qs

معالج النصوص

معالج النصوص

6th Grade - University

12 Qs

analisis data

analisis data

10th Grade

15 Qs

Y9 Homework 1: Python Revisited 1

Y9 Homework 1: Python Revisited 1

9th Grade

13 Qs

قواعد المعلومات والموسوعات والمكتبات الرقمية

قواعد المعلومات والموسوعات والمكتبات الرقمية

10th - 12th Grade

8 Qs

Python - тест

Python - тест

1st - 12th Grade

15 Qs

Python Booleans

Python Booleans

11th Grade

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?