Kako se dodaje element u listu u Pythonu?
Programski jezik Python

Quiz
•
Information Technology (IT)
•
8th Grade
•
Medium
Sabina Custovic
Used 5+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list.append(element)
list.add(element)
list.insert(element)
list.push(element)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kako se u Pythonu koristi petlja `for` za ispis brojeva od 1 do 5?
for i in range(1, 6):
print(i)
for i in range(1, 5):
print(i)
for i in range(0, 5):
print(i)
for i in range(1, 6):
i.print()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kako se unosi podatak od korisnika u Pythonu?
input()
read()
scan()
get()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Koja od sljedećih naredbi se koristi za ispis podataka u Pythonu?
input()
print()
output()
display()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Koji od sljedećih izraza predstavlja pravilno napisan uslovni izraz `if else` u Pythonu?
if x > 10:
print(">10")
else:
print("<10")
if x > 10
print(">10")
else:
print("<10")
if x > 10:
print(">10")
else
print("<10")
if x > 10
print(">10")
else
print("<10")
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kako se koristi `input()` za unos cijelog broja?
number = int(input())
number = input()
number = float(input())
number = str(input())
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Šta će biti ispisano nakon sljeedećeg Python koda?
1
5
3
1 5 3
1
8
3
1 8 3
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Microsoft Word

Quiz
•
4th Grade - University
20 questions
soal informatika bab 3 kelas 7

Quiz
•
7th Grade - University
20 questions
CAT 1 BASIC 8 COMPUTING

Quiz
•
8th Grade
20 questions
Python 8 klasa

Quiz
•
8th Grade
20 questions
Kuis Ms Word 1

Quiz
•
7th Grade - University
12 questions
Review loops

Quiz
•
8th Grade - University
16 questions
MEMORY

Quiz
•
8th Grade
15 questions
UH 1 KELAS 8 (Microsoft Word)

Quiz
•
8th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Information Technology (IT)
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
10 questions
Identify Slope and y-intercept (from equation)

Quiz
•
8th - 9th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
15 questions
Volume Prisms, Cylinders, Cones & Spheres

Quiz
•
8th Grade
26 questions
June 19th

Quiz
•
4th - 9th Grade
25 questions
Argumentative Writing & Informational Text Vocabulary Review

Quiz
•
8th Grade
18 questions
Informational Text Vocabulary

Quiz
•
7th - 8th Grade