
Python 3
Authored by Günay Fetaliyeva
Mathematics
9th - 12th Grade
Used 1+ 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
1 min • 1 pt
a="Kitabxanam"
print(a.find("x"))
5
2
-1
0
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
a="KOMPUTER TECHİZATI"
print(a.find("T",0:4)
2
-1
0
5
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
a="KOMPUTER TECHİZATI"
print(a.count("T"))
"3"
0
2
3
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
a=" salam "
print(a.strip())
salam
"salam"
SALAM
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
a="informatika fenni"
print(a.capitalize())
İnformatika
informatika
İNFORMATİKA
"İNFORMATİKA"
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
b="CAPİTALİZE"
print(b.lower())
capitalize
Capitalize
CAPITALİZE
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
a="Komputer təchizatı"
print(len(a))
20
18
2
22
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 Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?