Do wyświetlania służy funkcja:
Python - kl. 8

Quiz
•
Computers
•
7th - 12th Grade
•
Hard
Christopher Kujawa
Used 175+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
print()
input()
int()
2.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Do wczytania danych od użytkownika służy funkcja:
print()
int()
input()
3.
MULTIPLE CHOICE QUESTION
15 mins • 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
15 mins • 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
15 mins • 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
15 mins • 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
15 mins • 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
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
python A

Quiz
•
10th Grade
10 questions
Python klasa 8

Quiz
•
8th Grade
10 questions
Język Programowania Python

Quiz
•
1st - 12th Grade
10 questions
Python

Quiz
•
5th - 12th Grade
10 questions
Fake news w naszym życiu

Quiz
•
7th - 12th Grade
10 questions
Komputer i sieci komputerowe

Quiz
•
7th Grade
6 questions
Cyber bezpieczeństwo

Quiz
•
9th - 12th Grade
9 questions
Python tablice pozycje

Quiz
•
9th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade