Podstawy języka Python

Podstawy języka Python

9th Grade

16 Qs

quiz-placeholder

Similar activities

data bases tech klasa 1

data bases tech klasa 1

9th Grade

16 Qs

PYTHON

PYTHON

9th - 12th Grade

20 Qs

Arkusz kalkulacyjny i korespondencja seryjna

Arkusz kalkulacyjny i korespondencja seryjna

1st - 10th Grade

18 Qs

Python i algorytmika ILO

Python i algorytmika ILO

9th Grade

14 Qs

Python 9 клас

Python 9 клас

9th Grade

12 Qs

Pętle, instrukcje warunkowe

Pętle, instrukcje warunkowe

9th - 12th Grade

12 Qs

Python - algorytmy shcematy blokowe działania

Python - algorytmy shcematy blokowe działania

9th Grade

19 Qs

WDP Python S1 Q1

WDP Python S1 Q1

6th - 12th Grade

14 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?