Python_P_F

Python_P_F

9th Grade

12 Qs

quiz-placeholder

Similar activities

Computer Software

Computer Software

9th - 12th Grade

10 Qs

Variables, Inputs and Concatenation

Variables, Inputs and Concatenation

9th Grade

16 Qs

Karty graficzne i nie tylko...

Karty graficzne i nie tylko...

9th - 12th Grade

10 Qs

KIỂM TRA 15 PHÚT TIN 10 CD

KIỂM TRA 15 PHÚT TIN 10 CD

9th Grade

10 Qs

Podstawy języka Python

Podstawy języka Python

9th Grade

16 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Python KS3

Python KS3

6th - 9th Grade

17 Qs

Python

Python

9th Grade

13 Qs

Python_P_F

Python_P_F

Assessment

Quiz

Computers

9th Grade

Medium

Used 15+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Jakie są różnice między funkcją print a funkcją return?

Funkcja print i funkcja return są synonimami i można ich używać zamiennie.

Funkcja print zwraca wartość z funkcji, a funkcja return wyświetla informacje na ekranie.

Funkcja print i funkcja return nie różnią się od siebie.

Funkcja print służy do wyświetlania informacji na ekranie, natomiast funkcja return zwraca wartość z funkcji i kończy jej działanie.

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Oprócz instrukcji FOR drugą instrukcją iteracyjną w Python jest:

IF

REPEAT

UNTIL

WHILE

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Co oznacza taki zapis w instrukcji warunkowej: a != 8?

czy a jest równe od 8

czy a jest różne od 8

czy a jest mniejsze od 8

czy a jest większe od 8

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Jaki operator służy do wyświetlania reszty z dzielenia?

%

//

#

?

5.

FILL IN THE BLANK QUESTION

1 min • 3 pts

Media Image

Wypisz wartości jakie przyjmuje zmienna iteracyjna "i" po wywołaniu tej pętli.

6.

MULTIPLE CHOICE QUESTION

2 mins • 3 pts

Media Image

Co wypisze instrukcja?

1 2 3 4 5 6 7 8 9 10

0 1 2 3 4 5 6 7 8 9

0 1 2 3 4 5 6 7 8 9 10

0 1 2 3 4 5 6 7 8 9

koniec petli

7.

MULTIPLE CHOICE QUESTION

2 mins • 3 pts

Media Image

który ciąg liczb wypisze pętla?

12 8 4 0 -4 -8 -12

12 8 4 -4 -8 -13

12 8 4 -4 -8 -12

12 8 4 0 -4 -8

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?