Grade 8, Unit 4.6, In-Class Assignment

Quiz
•
Computers
•
8th Grade
•
Hard
Yousef Ahmad
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
Which of the following is not a part of Python Binary search?
sort the list
find the midpoint of the list
split the list and take a slice of the list
check the elements of the list one by one
2.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
To output the value at the midpoint of the list we use ................................
(atoms[midpoint])
print(list[midpoint])
NOTHING
3.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
The Python command used to split the list in half is ................................
print(atoms)
print()
print(list[:midpoint])
4.
FILL IN THE BLANK QUESTION
3 mins • 2 pts
Integer division means ....................
5.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
To sort a list in Python, which command should i use?
.sorted()
.sort()
.sort_list()
.arrange()
6.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
When we take a part of the Python list, it is then called a ......................
slice
7.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
To find the midpoint, we use the Python command ..................................
midpoint = len(list) // 5
midpoint = len(list) // 2
midpoint = len(list) // 55
midpoint = len(list) // 0
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
C++ Quiz 5: Searching and Sorting Algorithms

Quiz
•
7th - 12th Grade
6 questions
Создание массивов в Пайтон

Quiz
•
KG - Professional Dev...
10 questions
HTML Basics

Quiz
•
8th - 10th Grade
15 questions
Mastering Excel Skills

Quiz
•
8th Grade
10 questions
Cell References Puzzle

Quiz
•
7th - 8th Grade
10 questions
M8: Quiz (SUM)

Quiz
•
8th Grade
10 questions
Merge Sort Starter

Quiz
•
8th Grade
14 questions
Arrays & Strings in programming

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade