Тема: Массивы 9 класс информатика 3 четверть
Quiz
•
Computers
•
9th Grade
•
Hard
Мархабат Кусайн
Used 28+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как объявить одномерный массив в Python?
array_name = (element1, element2, element3, ...)
array_name = {element1, element2, element3, ...}
array_name = [element1, element2, element3, ...]
array_name = 'element1, element2, element3, ...'
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как инициализировать массив с элементами [1, 2, 3, 4, 5] в Python?
arr = new []{1, 2, 3, 4, 5}
arr = [1, 2, 3, 4, 5]
[] arr = {1, 2, 3, 4, 5};
int[] arr = (1, 2, 3, 4, 5);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как получить доступ к третьему элементу массива в Python?
arrayName[2]
arrayName(2)
arrayName.at(2)
arrayName[3]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как изменить значение второго элемента массива в JavaScript?
arr[2] = 'newValue'
arr[1] = newValue
arr[1] = 'newValue'
arr[0] = 'newValue'
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как инициализировать массив с элементами [5, 4, 3, 2, 1] в Python?
my_array = [5, 4, 3, 2]
my_array = [5, 4, 3, 2, 1, 0]
my_array = [5, 4, 3, 2, 1]
my_array = [1, 2, 3, 4, 5]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как отсортировать массив в порядке возрастания в Python?
array.increase()
array.ascending()
array.order()
array.sort()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как получить доступ к пятому элементу массива в Python?
arrayName.fifth
arrayName[4]
arrayName(4)
arrayName[5]
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
20 questions
Ujian TIK
Quiz
•
9th Grade
20 questions
BÀI KTTX SỐ 2
Quiz
•
9th Grade
20 questions
Programming
Quiz
•
9th - 11th Grade
20 questions
PTS KELAS 9
Quiz
•
9th - 12th Grade
20 questions
UH Pygame - Vol. 1
Quiz
•
9th - 12th Grade
22 questions
for loop
Quiz
•
9th Grade
20 questions
ASK T3 : 1.1 Pembangunan Aturcara
Quiz
•
1st - 12th Grade
25 questions
Network Topology
Quiz
•
9th - 12th 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
Discover more resources for Computers
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
20 questions
Halloween movies trivia
Quiz
•
7th - 12th Grade
15 questions
Halloween Characters
Quiz
•
7th - 12th Grade
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
10 questions
Halloween Trivia Challenge
Interactive video
•
6th - 10th Grade
10 questions
Understanding Meiosis
Interactive video
•
6th - 10th Grade
14 questions
Halloween Fun
Quiz
•
2nd - 12th Grade
15 questions
Halloween Trivia
Quiz
•
9th Grade
