Ms. Molloy Computer Science quick quiz

Quiz
•
Computers
•
7th Grade
•
Medium
Staff-ISK Molloy
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
1. 1. What does the print() function do in Python?
Stops the program
Displays information on the screen
· Asks the user for input
Stores information
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
1. Which line correctly asks for a user's name?
input("Hello")
print("What is your name?")
name = input("What is your name?")
· ask("name")
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
1. What is the data type of this value: "42"?
int
float
str
bool
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of these is a variable?
"apple"
age=12
print()
int
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this code do?
1. x = 10
if x > 5:
print("Big number!")
prints nothing
causes an error
Prints "Big Numbers!"
Asks the user for an input
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How many times will this code run the loop?
for i in range(3):
print("Hi")
2
3
4
1
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What type of loop is best for repeating until a condition is false?
for
repeat
while
forever
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Coding Terms Quiz

Quiz
•
7th Grade
10 questions
Работа с файлами 7кл

Quiz
•
7th Grade
15 questions
Петон%%%%%

Quiz
•
6th - 8th Grade
10 questions
Python

Quiz
•
7th Grade
10 questions
Introduction to Python Turtle

Quiz
•
7th - 8th Grade
11 questions
Python L24 Debugging Skill

Quiz
•
6th - 8th Grade
11 questions
Python Ifs, Lists, and Loops

Quiz
•
7th - 8th Grade
10 questions
Programming Quiz 2024/2025

Quiz
•
6th - 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