
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
Koja od sljedećih naredbi predstavlja dodjelu vrijednosti 3 varijabli mojaVarijabla:
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 Wayground
12 questions
Kibernetička sigurnost za srednjoškolce

Quiz
•
9th Grade
10 questions
IT - IOS struktura naredbi

Quiz
•
12th Grade - University
15 questions
Prikaz podataka u računalu - zadatci s DM

Quiz
•
9th Grade
9 questions
Brojevni sustavi ponavljanje

Quiz
•
9th Grade
15 questions
4. razred TŠRB - KRMIS - DHCP

Quiz
•
12th Grade
11 questions
Računalne mreže C

Quiz
•
4th Grade - University
13 questions
Pokazivači

Quiz
•
11th Grade
8 questions
Python - ponavljanje

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade