Introduction to Programming, variable, I/O

Introduction to Programming, variable, I/O

University

10 Qs

quiz-placeholder

Similar activities

Quiz z Pythona

Quiz z Pythona

11th Grade - University

14 Qs

אתרנט

אתרנט

University

11 Qs

C++ Basics (1)

C++ Basics (1)

University

12 Qs

Pointer dan Fungsi

Pointer dan Fungsi

University

14 Qs

שאלון סיכום הכרת האינטרנט

שאלון סיכום הכרת האינטרנט

6th Grade - University

10 Qs

OOP lecture 3

OOP lecture 3

University

10 Qs

בוחן בפרוטוקול

בוחן בפרוטוקול

University

10 Qs

A5 IB -  Variables y Constantes en Python

A5 IB - Variables y Constantes en Python

10th Grade - University

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