Python - 2.0

Python - 2.0

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

TIN 10 - LẦN 1 - STVB 1

TIN 10 - LẦN 1 - STVB 1

10th Grade

10 Qs

Excel quis kls3 sem 2

Excel quis kls3 sem 2

9th Grade

16 Qs

Internet seguro

Internet seguro

8th Grade - University

10 Qs

Eventos de un experimento aleatorio

Eventos de un experimento aleatorio

9th Grade

11 Qs

Written Works 4 (ICT A)

Written Works 4 (ICT A)

11th Grade

20 Qs

End of term assessment

End of term assessment

9th Grade

15 Qs

PLACA MADRE

PLACA MADRE

12th Grade

19 Qs

Bài 6_Lớp 11_Tại lớp

Bài 6_Lớp 11_Tại lớp

12th Grade

10 Qs

Python - 2.0

Python - 2.0

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Magdalena Brzezińska

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Który zapis oznacza:

jeżeli a wynosi co najmniej 10

if a >= 10:

if a => 10:

if a ==> 10:

if a > 10 and a==10:

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Ile liter A wyświetli ten program?

4

5

10

50

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Która instrukcja pozwoli na wczytanie z klawiatury długości boku kwadratu, aby potem policzyć pole powierzchni?

bok = print("Podaj długość boku")

bok = int(input("Podaj długość boku"))

bok = input("Podaj długość boku")

bok = input(int("Podaj długość boku"))

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Który z poniższych zapisów jest poprawny?

suma = a+b

print(suma)

print(suma = a+b)

suma == a+b; print(a+b)

a + b = suma

print (=suma)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Czy takie argumenty funkcji range są poprawne?

range(10, 20, -1)

tak

nie

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Czy takie argumenty funkcji range są poprawne?

range(-10, 10, 1)

tak

nie

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Czy taki zapis instrukcji warunkowej jest poprawny?

tak

nie

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

Already have an account?