
Python
Authored by Radmila Matijasevic
Computers
7th Grade
Used 17+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Jedna lista ne može sadržavati i brojeve i znakove.
Točno
Netočno
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Kako u Python-u zadajemo praznu listu?
lista( )
lista=
lista=[0]
lista=[ ]
3.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Što će se ispisati?
Zagreb
svi uneseni gradovi unutar liste
svi uneseni gradovi jedan ispod drugog
riječ "gradovi"
4.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Što će se ispisati?
parni brojevi
svi brojevi do 20
svi brojevi iz liste broj
slovo i
5.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Kojom naredbom možemo sortirati listu od manjeg prema većem broju?
b=[5, 3, 98, 99, -16]
b.reverse()
b.small_big
b.index()
b.sort()
6.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Što će se ispisati?
>>>b=[5, 3, 98, 99, -16]
>>>max(b)
5
98
99
-16
7.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Na slici je zadana lista slova. Kojom naredbom dohvaćamo prvi element 'a'?
slova[0]
slova[1]
slova[-1]
a[0]
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?