Podstawy języka Python

Podstawy języka Python

9th Grade

16 Qs

quiz-placeholder

Similar activities

Python. Pętle i ciągi

Python. Pętle i ciągi

9th Grade

21 Qs

Podstawy pythona

Podstawy pythona

7th - 11th Grade

16 Qs

IPv6 i komunikacja w sieci

IPv6 i komunikacja w sieci

8th - 12th Grade

13 Qs

python basics

python basics

9th - 12th Grade

11 Qs

Pamięć komputera

Pamięć komputera

1st Grade - Professional Development

20 Qs

Programowanie

Programowanie

8th - 11th Grade

20 Qs

Kwalifikacja INF.02

Kwalifikacja INF.02

9th - 12th Grade

20 Qs

Quiz o Systemach Operacyjnych

Quiz o Systemach Operacyjnych

9th Grade

20 Qs

Podstawy języka Python

Podstawy języka Python

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Maciej Szu

Used 71+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python jest to:

wypisanie tekstu na ekranie

Funkcja

język programowania

arkusz kalkulacyjny

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jaki otrzymamy wynik:

x=10

print(x**2)

20

100

8

10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Zapis a != b oznacza:

a jest mniejsze od b

a jest różne od b

a jest równe b

a jest mniejsze lub równe b

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Za pomocą jakiego polecenia wypiszemy tekst na ekranie?

len

input

print

randint

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Do wprowadzania wartości z klawiatury służy funkcja:

len()

print

input()

type()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Zmienna typu całkowitego to:

int

float

string

bool

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

W jaki sposób napiszemy warunek: Czy a jest równe 15?

a != 15

a = 15?

a == 15

a = 15

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?