
Understanding Input, Selection and Loops in Python

Quiz
•
Computers
•
7th Grade
•
Medium
Toby Adams
Used 5+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the input()
function do in Python?
It prints text to the screen.
It receives input from the user.
It saves data to a file.
It creates a loop.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of output in Python?
input("Enter your name: ")
print("Hello, world!")
len("cat")
int("5")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following best describes a loop in Python?
A way to store data
A way to repeat a block of code multiple times
A way to print output
A way to define a function
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main purpose of statements such as if, elif, and else in Python?
To store information
To decide which code to run based on conditions
To repeat code
To receive input
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to check the length of a string in Python?
size("hello")
count("hello")
len("hello")
length("hello")
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the break
statement do in a loop?
It skips the current iteration.
It ends the loop immediately.
It starts the loop over.
It prints a message.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of a while
loop in Python?
while True:
print("Hello")
This is a for loop.
This is a while loop.
This is an if statement.
This is a function.
Create a free account and access millions of resources
Similar Resources on Wayground
22 questions
J277 - basic testing and errors

Quiz
•
9th - 12th Grade
20 questions
Procedures and Functions

Quiz
•
10th Grade
20 questions
PEMROGRAMAN DASAR PYTHON

Quiz
•
11th Grade
20 questions
Python Basics 2

Quiz
•
9th - 12th Grade
20 questions
Python Basics ;)

Quiz
•
11th Grade
20 questions
1212 Midterm Review

Quiz
•
University
20 questions
Python String

Quiz
•
12th Grade
20 questions
Algoritma Fungsi Phyton

Quiz
•
10th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
22 questions
Figurative Language

Quiz
•
7th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade