ז-2 לומדים אחרת

ז-2 לומדים אחרת

7th Grade

25 Qs

quiz-placeholder

Similar activities

אסטרונומיה וחלל

אסטרונומיה וחלל

5th - 12th Grade

20 Qs

יסודות, תרכובות ותערובות.

יסודות, תרכובות ותערובות.

8th Grade

25 Qs

קרקע כולל מצב המים בקרקע

קרקע כולל מצב המים בקרקע

9th - 12th Grade

26 Qs

מוט"ל

מוט"ל

11th Grade

21 Qs

ז-2 לומדים אחרת

ז-2 לומדים אחרת

Assessment

Quiz

Science

7th Grade

Medium

Created by

Levy Roni.Aharon

Used 6+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

מה תהיה התוצאה של הקוד הבא? print("Hello" + " World")

Hello World

HelloWorld

"Hello" "World"

שגיאה

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

איזו פונקציה בפייתון מאפשרת למשתמש להזין נתונים לתוך התוכנית?

print()

input()

len()

if()

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

מה תהיה התוצאה של הקוד הבא?

x = 5 y = 10 if x > y: print("X is greater") else: print("Y is greater")

שגיאה

Y is greater

X is greater

כלום

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

איך תכריז על משתנה בשם age עם ערך התחלתי 25?

age = 25

int age = 25

age == 25

25 = age

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

מה תהיה התוצאה של הקוד הבא? x = 3 y = 4 print(x * y)

7

12

34

שגיאה

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

מה ידפיס הקוד הבא? print("Python" * 3)

PythonPythonPython

Python3

שגיאה

PythonPython

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

איזה מבין השמות הבאים הוא שם חוקי למשתנה בפייתון?

1st_var

first_var

first-var

first var

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?