Search Header Logo

2021_22_Vaje3

Authored by programiranje1 _2021

Computers

University

Used 3+ times

2021_22_Vaje3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

6 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Česa od naštetega ne moremo uporabiti kot ime spremenljivke?

nekaj_novega_1

1_primer

primer 1

_

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Kaj je rezultat izraza 2 % 3?

0.666667

0

2

Napaka!

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Kaj je rezultat izraza


10 // 3

3

1

Napaka!

3.0

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Kaj izpiše ukaz


print('Hello world!' * 2)

Hello world!Hello world!

Hello world! Hello world!

Hello world! * 2

Nič (Python javi napako)

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Kako bi pravilno izpisal 'Pozdravljen'

print(Pozdravljen)

p('Pozdravljen')

Print('Pozdravljen')

print('Pozdravljen')

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Kateri izmed ukazov izpišejo:

Pozdravljen, Janez!


če je v spremenljivki ime shranjen niz "Janez"?

print("Pozdravljen,", ime + "!")

print("Pozdravljen," ime + "!")

print("Pozdravljen,", ime, "!")

print("Pozdravljen, " + ime + "!")

print("Pozdravljen, ", ime, "!", sep="")

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?