Search Header Logo

klasa 8 Python in, print

Authored by Szymon Helbin

Computers

7th - 8th Grade

Used 34+ times

klasa 8 Python in, print
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if warunek:

kod

else:

kod

jest:

pętlą

warunkiem

nie ma czegoś takiego

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Do wyświetlania służy funkcja

print()

input()

int()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

do wczytania służy funkcja:

print()

input()

while()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

co będzie wynikiem kodu:

print("x")

x

błąd

utworzenie zmiennej

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

co będzie wynikiem kodu:

x = 3.23

print("x")

x

błąd

utworzenie zmiennej

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

co będzie wynikiem kodu:

x = 3.23

print(x)

x

błąd

3.23

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

co będzie wynikiem kodu:

x="OK"

y=1

if y==1:

print(x)

else:

print(y)

pętla nieskończona

raz wyświetli się OK

raz wyświetli się 1

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?