Introduction to Programming, variable, I/O

Introduction to Programming, variable, I/O

University

10 Qs

quiz-placeholder

Similar activities

Python quiz practice 8

Python quiz practice 8

University

8 Qs

Distributed Computing

Distributed Computing

University

13 Qs

שילוב טכנולוגיות מידע

שילוב טכנולוגיות מידע

University

15 Qs

Python class 3

Python class 3

University

8 Qs

מתווה הגז

מתווה הגז

KG - University

8 Qs

משחוק שלומי

משחוק שלומי

5th Grade - University

6 Qs

Introduction to Programming, variable, I/O

Introduction to Programming, variable, I/O

Assessment

Quiz

Computers

University

Medium

Created by

Marianna Beiderman

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

איזה מהמשתנים הבאים מוגדר נכון

1st_variable

first-variable

first_variable

first variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

איזה טיפוס של משתנה יכול להכיל שני ערכים בלבד

int

float

bool

string

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(type(5)) מה יהיה הפלט של

bool

str

float

int

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(5 // 2) מה יהיה הפלט של

2

2.5

3

1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

איך כותבים הערות בפייתון

// This is a comment

<-- This is a comment -->

# This is a comment

/* This is a comment */

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

מהו הפלט של (10%3 )?

1

3

0

2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

מה תהיה התוצאה של 5//17

3

0

2

1

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?