Python ismétlés
Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Roland Szabó
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Milyen nyelv a python?
Interpretált
Fordított
Futtatott
Bonyolult
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Milyen típuskezelési mód jellemző a Python változóira?
Statikus típusosság
Dinamikus típusosság
Típus nélküliség
Atipikus típusok
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Hogyan lehet kiírni pontosan azt, hogy „Anna 15 éves” Pythonban?
(Több jó válasz is lehetséges)
kor = 15
print("Anna " + str(kor) + " éves")
print(f"Anna {15} éves")
print("Anna " + kor +
" éves")
print("Anna", kor, "éves")
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Ez mi?
def sor_szinez(sor, szin):
pass
Egy ciklus
Egy függvény
Egy két elemű lista
Helytelen python kód
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Melyik helyes ciklus az alábbiak közül Pythonban?
(Több helyes válasz is lehetséges)
for i in range(5):
print(i)
for i = 0; i < 5; i++:
print(i)
i = 0
while i < 5:
print(i)
i += 1
repeat:
print(i)
i=i+1
until i == 5
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Mit ír ki ez a kód?
15
510
Elindul a program, de hibát kapunk futás közben
Helytelen program, nem indul el
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Mit ír ki ez a program?
15
510
Futás közben kapunk egy hibát
Helytelen szintaxis miatt el sem indul
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
Excel - basic
Quiz
•
9th Grade
15 questions
J808 LO1 and LO2 planning project keywords / terms
Quiz
•
9th - 11th Grade
15 questions
Cyber Security Homework 1
Quiz
•
7th - 9th Grade
15 questions
Ethical and Social Issues in ICT
Quiz
•
10th Grade
10 questions
ICT Java programming workshop
Quiz
•
9th Grade
10 questions
Protokoły sieciowe TCP/IP - kartkówka
Quiz
•
8th - 12th Grade
10 questions
analisis data dan visualisasi data
Quiz
•
10th Grade
10 questions
C# lesson10
Quiz
•
1st - 10th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
