
Programowanie - napisy, szyfrowanie, proste algorytmy
Authored by KP KP
Computers
12th Grade
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
21 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
15 mins • 1 pt
slowo = "MADAMIMADAM"
print(slowo[3])
Co będzie wynikiem działania?
2.
FILL IN THE BLANK QUESTION
15 mins • 1 pt
slowo = "MADAMIMADAM"
print(slowo[-1])
Co będzie wynikiem działania?
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
slowo = "MADAMIMADAM"
print(slowo[::-1].lower())
Co będzie wynikiem działania?
Błąd
MADAMIMADAM
madamimadam
MADAM I M ADAM
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Co będzie wynikiem działania?
Błąd
MADAMIMADAM
madamimadam
MADAM I M ADAM
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
print(ord("A"))
Co będzie wynikiem działania?
65
66
Błąd
A
6.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
print(chr(65))
Co będzie wynikiem działania?
65
66
Błąd
A
7.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
print(chr(ord("A")))
Co będzie wynikiem działania?
65
66
Błąd
A
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?