Python. Тізімдер
Quiz
•
Computers
•
7th Grade
•
Hard
Учитель -
Used 33+ times
FREE Resource
Enhance your content in a minute
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
numbers = [2, 4, 6, 8, 10]
languages = ['Python', 'C#', 'C++', 'Java']
print(numbers)
[2, 4, 6, 8, 10]
2, 4, 6, 8, 10
[2 4 6 8 10]
error
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
numbers = list(range(5))
print(numbers)
[1, 2, 3, 4, 5]
[0, 1, 2, 3, 4]
[0, 1, 2, 3, 4, 5]
1, 2, 3, 4, 5
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
numbers = list(range(0, 10, 2))
print(numbers)
[0, 2, 4, 6, 8]
[2, 4, 6, 8]
[0, 2, 4, 6, 8, 10]
error
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
s = 'abcde'
chars = list(s)
print(chars)
[a, b, c, d, e]
['a', 'b', 'c', 'd', 'e']
abcde
['abcde']
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
numbers = [2, 4, 6, 8, 10]
print(len(numbers))
4
5
6
0
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
numbers = [2, 4, 6, 8, 10]
if 2 in numbers:
print('Тізімде 2 бар')
else:
print('Тізімде 2 жоқ')
Тізімде 2 жоқ
Тізімде 2 бар
[2, 4, 6, 8, 10]
error
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
numbers = [2, 4, 6, 8, 10]
if 0 not in numbers:
print('numbers тізімінде 0 жоқ')
[2, 4, 6, 8, 10]
numbers тізімінде 0 жоқ
жауап шықпайды
error
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
16 questions
Informatika Kelas 7
Quiz
•
7th Grade
20 questions
Web 2.0
Quiz
•
6th - 10th Grade
15 questions
Layers, IP, MAC Addressing and Packets
Quiz
•
2nd - 9th Grade
15 questions
KS3 Y8 Kodu Quiz
Quiz
•
5th - 8th Grade
15 questions
UH Informatika
Quiz
•
7th - 9th Grade
20 questions
M1_Final_Quiz1_2017
Quiz
•
7th - 8th Grade
20 questions
Soal Informatika#1
Quiz
•
7th - 9th Grade
20 questions
Structura calculatorului. Retele de calculatoare
Quiz
•
7th Grade
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
