Podstawy pythona

Quiz
•
Computers
•
7th - 12th Grade
•
Hard
Grzegorz Kwiesielewicz
Used 91+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Funkcja wyświetlające informacje na ekranie to:
print()
input()
str()
int()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Efektem działania poniższej funkcji będzie:
print("2" + "2")
2
4
22
2+2
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Funkcja pobierającą informacje z klawiatury nazywa się:
str()
print()
int()
input()
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Efektem działania poniższego kodu będzie:
a = 10
b = "20"
wynik = a + b
1020
30
Błąd TypeError
2010
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Poniższy kod można naprawić używając funkcji:
zawodnik = "Michael Jordan"
miejsce = 1
print("Koszykarzem nr " + miejsce + " jest " + zawodnik)
print()
input()
str()
int()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Efektem działania poniższego kodu będzie:
def kwadrat(bok):
print(bok)
kwadrat(10)
100
bok
bok =10
10
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Efektem poniższego wywołania funkcji znajdującej się na obrazku będzie:
dodaj(15, 7)
157
Nic się mnie wyświetli
22
15 + 7
8.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Efektem działania poniższej funkcji będzie:
tytul = "Wiedźmin"
rok_produkcji = 2020
print(f"Film + {tytul} + został nakręcony w + {rok_produkcji} + roku")
Film "Wiedźmin" został nakręcony w 2020 roku.
Film + Wiedźmin + został nakręcony w + 2020 + roku.
Film tytul został nakręcony w rok_produkcji roku.
Film Wiedźmin został nakręcony w 2020 roku.
Similar Resources on Wayground
10 questions
Zajęcia komputerowe - quiz I

Quiz
•
KG - 9th Grade
13 questions
python A

Quiz
•
10th Grade
10 questions
Skąd moc cyberprzemocy

Quiz
•
7th - 12th Grade
8 questions
CS-GO

Quiz
•
8th Grade
10 questions
Wykresy

Quiz
•
4th - 12th Grade
10 questions
Bezpieczeństwo w Internecie

Quiz
•
7th - 8th Grade
8 questions
BP: JavaScript część 1

Quiz
•
10th Grade
10 questions
Latarnicy 2020

Quiz
•
1st Grade - Professio...
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade
Discover more resources for Computers
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
20 questions
Guess The Cartoon!

Quiz
•
7th Grade