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
Python Data Structures

Quiz
•
6th - 8th Grade
15 questions
6-sinfl. Ofis dasturlari va Scratch

Quiz
•
6th Grade - University
16 questions
4.1 Kod Arahan

Quiz
•
1st Grade - University
15 questions
Selection Programming_If condition

Quiz
•
8th Grade - University
22 questions
Unit-8 (QB64) Year-6

Quiz
•
6th Grade - University
15 questions
5-sinf. Kompyuter va Internet Asoslari

Quiz
•
5th Grade - University
20 questions
Python 8 klasa

Quiz
•
8th Grade
20 questions
quiz1B1

Quiz
•
7th Grade - University
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 Information Technology (IT)
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

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

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
40 questions
Word Study Assessment: Roots, Prefixes, Suffixes, and Vocabulary

Quiz
•
8th Grade
17 questions
guess the logo

Quiz
•
8th Grade
16 questions
Function or Non-Function?

Quiz
•
8th - 10th Grade
15 questions
Sentence Fragments and Run-ons

Quiz
•
8th Grade