Search Header Logo

Podstawy pythona

Authored by Grzegorz Kwiesielewicz

Computers

7th - 12th Grade

Used 92+ times

Podstawy pythona
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Funkcja wyświetlające informacje na ekranie to:

print()

input()

str()

int()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Efektem działania poniższej funkcji będzie:

print("2" + "2")

2

4

22

2+2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Funkcja pobierającą informacje z klawiatury nazywa się:

str()

print()

int()

input()

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Efektem działania poniższego kodu będzie:

a = 10

b = "20"

wynik = a + b

1020

30

Błąd TypeError

2010

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Poniższy kod można naprawić używając funkcji:

zawodnik = "Michael Jordan"

miejsce = 1

print("Koszykarzem nr " + miejsce + " jest " + zawodnik)

print()

input()

str()

int()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Efektem działania poniższego kodu będzie:

def kwadrat(bok):

print(bok)

kwadrat(10)

100

bok

bok =10

10

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Efektem poniższego wywołania funkcji znajdującej się na obrazku będzie:

dodaj(15, 7)

157

Nic się mnie wyświetli

22

15 + 7

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?