Koja od sljedećih naredbi predstavlja dodjelu vrijednosti 3 varijabli mojaVarijabla:

CoderDojo Checkpoint

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Lamija Gutić
Used 1+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
mojaVarijabla == 3
mojaVarijabla is 3
mojaVarijabla = 3
mojaVarijabla = input(3)
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Koje od navedenog su tipovi podataka u Pythonu:
str, int, list, tuple
string, double, float, int
bool, str, numberType
integer, if, list
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Kako izgleda naredba za ispravan unos cijelog broja u varijablu broj:
input(broj)
broj = int(input())
broj = input(“Unesi cijeli broj: “)
“Unesi cijeli broj” = input(broj)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Kako testiramo da li je broj paran:
broj / 2 = 0
broj %= 2
broj % 2 == 0
broj == 0
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Kojeg je tipa varijabla mojaVarijabla, kojoj je dodijeljena vrijednost mojaVarijabla = 5 > 2:
bool
str
float
int
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Ukoliko trebamo 5 puta ispisati tekst “Danas je lijep i suncan dan”, koji je za to najpogodniji način:
for i in range(5):
print(“Danas je lijep i suncan dan”)
for 5 print(“Danas je lijep i suncan dan”)
while 5:
print(“Danas je lijep i suncan dan”)
print(“Danas je lijep i suncan dan”)
print(“Danas je lijep i suncan dan”)
print(“Danas je lijep i suncan dan”)
print(“Danas je lijep i suncan dan”)
print(“Danas je lijep i suncan dan”)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Po kojem principu funkcioniše tip podatka rječnik:
ključ : vrijednost
riječ : rečenica
engleski : bosanski
riječi
Create a free account and access millions of resources
Similar Resources on Quizizz
11 questions
1.TR kviz

Quiz
•
9th Grade
10 questions
ALG - 01 - 23.9.21'

Quiz
•
9th Grade
16 questions
3. razred TŠRB - RM - TCP

Quiz
•
11th Grade
14 questions
PHP & MySQL - 06 - Numbers

Quiz
•
11th Grade
7 questions
if...else...if

Quiz
•
6th Grade - University
15 questions
Kviz I6

Quiz
•
10th Grade
13 questions
3.TR - PHP 09

Quiz
•
11th Grade
15 questions
JavaScript#1

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University