Introduction to Programming, variable, I/O

Introduction to Programming, variable, I/O

University

10 Qs

quiz-placeholder

Similar activities

C++ Basics (1)

C++ Basics (1)

University

12 Qs

עקרונות התכנות הרצאה 1

עקרונות התכנות הרצאה 1

9th Grade - University

7 Qs

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

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

KG - Professional Development

10 Qs

C++ data types

C++ data types

University

15 Qs

UX & UI mid quiz

UX & UI mid quiz

12th Grade - University

13 Qs

Quiz z Pythona

Quiz z Pythona

11th Grade - University

14 Qs

1-基本数据类型

1-基本数据类型

University

10 Qs

אתרנט

אתרנט

University

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

Discover more resources for Computers