
Python klasa 8
Authored by Karolina Szalbierz
Computers
8th Grade
Used 25+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Do wyświetlania służy funkcja:
print()
int()
input()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Do wczytania danych z klawiatury służy:
input()
print()
int()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Co będzie wynikiem działania takiego programu:
x = 3
print("x")
wyświetli się: x
wyświetli się: 3
błąd
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Co będzie wynikiem działania takiego programu:
x = 3
print(x)
wyświetli się: x
wyświetli się: 3
błąd
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Co będzie wynikiem działania takiego programu:
x = 1
y = 2
if x == y:
print(x)
else:
print(y)
wyświetli się: 1
wyświetli się: 2
błąd
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Co będzie wynikiem działania takiego programu:
x = 1
y = 2
if x == y
print(x)
else
print(y)
wyświetli się: 1
wyświetli się: 2
błąd
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Zmienna typu całkowitego to:
float
int
type
string
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?