Search Header Logo

Grade 8, Unit 4.6, In-Class Assignment

Authored by Yousef Ahmad

Computers

8th Grade

Used 6+ times

Grade 8, Unit 4.6, In-Class Assignment
AI

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

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 ................................

print

(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

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 ......................

subsetted
subgroup

slice

subdivision

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?