
Python 3

Quiz
•
Computers
•
9th Grade
•
Hard
GHIS 2023
Used 14+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When the program is executed, what will be displayed on the screen?
small
medium
large
medium
large
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When the program is executed, what will be displayed on the screen?
small
medium
large
medium
large
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The incomplete program below is supposed to read two numbers that the user types on the keyboard and display the value of the largest one, or a message if they are equal.
What is missing in line 4
num1 > num2:
num1 = num2:
num1 > num2
num1 >== num2:
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You have a program that simulates the rolling of two dice and displays a message that informs the user of the ‘value’ of the roll.
If the two dice reveal different faces, the value of the roll is the sum of the faces. Otherwise, the value of the roll is four times the (common) face.
What is missing in line 9
dice1 * dice2
dice1 + dice2
dice1 + dice2 :
dice1 + 4
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
This Python program prompts the user for the weather in a particular location and provides clothing advice accordingly.
what is missing in line 11
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
This program generates two random integers a and b , asks the user for the product of a and b , calculates the correct answer then checks the user’s answer and provide feedback .
What is missing in line 1
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
This program generates two random integers a and b , asks the user for the product of a and b , calculates the correct answer then checks the user’s answer and provide feedback .
What is missing in line 5
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Python L1

Quiz
•
8th Grade - University
12 questions
App Creator 1.4/1.5

Quiz
•
6th - 9th Grade
10 questions
S2 Programming Summary

Quiz
•
1st - 9th Grade
14 questions
TechSmart Unit 1 Vocabulary Text

Quiz
•
9th - 11th Grade
10 questions
Python Testing

Quiz
•
9th - 12th Grade
12 questions
CamTech Network Security

Quiz
•
8th - 12th Grade
10 questions
Input Devices

Quiz
•
1st - 10th Grade
10 questions
Pseudocode - OCR ERL

Quiz
•
9th - 12th 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
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