Podstawy języka Python

Podstawy języka Python

9th Grade

16 Qs

quiz-placeholder

Similar activities

Zasady redagowania dokumentów

Zasady redagowania dokumentów

9th - 12th Grade

20 Qs

Budowa i obsługa komputera

Budowa i obsługa komputera

KG - University

15 Qs

Informatyka - Bezpieczeństwo i prywatność w sieci

Informatyka - Bezpieczeństwo i prywatność w sieci

7th - 12th Grade

13 Qs

OSM - Grafika komputerowa

OSM - Grafika komputerowa

KG - University

21 Qs

Python_Unit 6 Graphics Review (6.1-6.6)

Python_Unit 6 Graphics Review (6.1-6.6)

9th - 10th Grade

20 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

Białka, cukry i lipidy

Białka, cukry i lipidy

1st - 9th Grade

13 Qs

Algorytmy 8

Algorytmy 8

1st Grade - University

17 Qs

Podstawy języka Python

Podstawy języka Python

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Maciej Szu

Used 73+ 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

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?