Search Header Logo

Python

Authored by Radmila Matijasevic

Computers

7th Grade

Used 17+ times

Python
AI

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

Media Image

Š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

Media Image

Š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

Media Image

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?