Introduction to Programming, variable, I/O

Introduction to Programming, variable, I/O

University

10 Qs

quiz-placeholder

Similar activities

Number system

Number system

University

12 Qs

Java Programming Quiz

Java Programming Quiz

University

12 Qs

שאלון דוד בן גוריון

שאלון דוד בן גוריון

University

10 Qs

Quizizz PythonStart text1

Quizizz PythonStart text1

University

10 Qs

חידון סיכום וורד

חידון סיכום וורד

KG - Professional Development

10 Qs

CSS Quiz

CSS Quiz

University

10 Qs

OOP lecture 3

OOP lecture 3

University

10 Qs

Python quiz 1

Python quiz 1

University

8 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?