9 Weeks Test

9 Weeks Test

9th - 12th Grade

16 Qs

quiz-placeholder

Similar activities

COMPUTERIZED ACCOUNTING

COMPUTERIZED ACCOUNTING

12th Grade

20 Qs

Ujian Sumatif Informatika

Ujian Sumatif Informatika

10th Grade

20 Qs

soal informatika bab 3 kelas 7

soal informatika bab 3 kelas 7

7th Grade - University

20 Qs

ISC Week 11

ISC Week 11

12th Grade - University

20 Qs

Cyber 1 Networking FINAL

Cyber 1 Networking FINAL

9th - 12th Grade

20 Qs

Pengenalan Web dan HTML

Pengenalan Web dan HTML

10th Grade

18 Qs

Informatika 1

Informatika 1

10th Grade

20 Qs

Media and Information Literacy

Media and Information Literacy

12th Grade

20 Qs

9 Weeks Test

9 Weeks Test

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Medium

DOK Level 1: Recall

Standards-aligned

Created by

Adrian Portillo

Used 3+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the primary purpose of the `pickStudent` function?

To select a random student from all three lists

To allow the user to manually pick a student

To randomly select a student from a given list until the user stops

To sort the names in alphabetical order

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How does the program determine which class list to use?

It randomly picks one of the three lists

The user inputs a number corresponding to a class

The program assigns a default class

The user types the full name of the class

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What will happen if the user enters an invalid input in `pickClass()`?

The program will terminate

The program will ask the user to try again

The program will default to `SIMS3`

The program will print an error message

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which module is used to select a random student?

`math`

`random`

`randomize`

`choice`

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What happens when the user types `'end'` in `pickStudent`?

The program terminates immediately

The program stops picking students and returns to `pickClass()`

The program prints "End" and continues

The program ignores the input and continues picking

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Why does `pickStudent` use a `while True` loop?

To continuously allow the user to pick students until they type `'end'`

To run the function only once

To prevent errors from invalid input

To avoid calling the function again

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is a potential issue with the `DINO_BADDIES` list?

The names are not in alphabetical order

The last name entry `'day''drian'` might not be handled correctly

The list contains duplicate names

The list is too short

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?