Varijable, unos i ispis podataka

Varijable, unos i ispis podataka

9th Grade

15 Qs

quiz-placeholder

Similar activities

Conditionals Unit Quiz

Conditionals Unit Quiz

9th Grade - University

15 Qs

Python variables and operators quiz

Python variables and operators quiz

9th - 12th Grade

20 Qs

Основы Pytnon

Основы Pytnon

8th - 9th Grade

10 Qs

Python while loops

Python while loops

8th - 9th Grade

20 Qs

Python Next Steps Homework Quiz

Python Next Steps Homework Quiz

8th - 10th Grade

20 Qs

Python Operators & Expressions

Python Operators & Expressions

8th - 11th Grade

13 Qs

BÀI 17

BÀI 17

9th - 12th Grade

10 Qs

CodeHS Python Conditionals Quiz Reveiw

CodeHS Python Conditionals Quiz Reveiw

9th - 12th Grade

15 Qs

Varijable, unos i ispis podataka

Varijable, unos i ispis podataka

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Sara Jajetić

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python ne razlikuje velika i mala slova.

Istina

Laž

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kao znak pridruživanja u Pythonu koristi se znak =

Istina

Laž

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

>>> a=5

>>> a=a+1

>>> a

Što će Python vratiti?

a

5

6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

>>> bool(0)

Što će Python vratiti?

bool(0)

0

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

>>> bool(-50)

Što će Python vratiti?

False

-50

bool(-50)

True

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

>> 2+4%3

Što će Python vratiti?

0

1

2

3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

>> sqrt(4)

Što će Python vratiti?

4

2

16

8

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?