What would the output be for the following program if the user enters 4 and 6?
Subroutines

Quiz
•
Computers
•
9th - 11th Grade
•
Medium
Used 173+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
10
14
16
error
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
If the user inputs "Connolly"into surname and "Luke" into first what would be output?
Error
Connolly Luke
Luke Connolly
Connolly Luke Connolly Luke
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
John wants to create a subroutine in python that will roll a dice. Which is the correct method below?
DEFINE diceroll:INTEGER
def diceroll[]:
def diceroll():
def diceroll:
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Norah wants to print her multiplication equation of 12 x 12. What code should she add below?
print (multiply)
a = 12
b = 12
answer = a * b
print(multiply(12, 12))
print(multiply(12 * 12))
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
"Declaration" refers to...
Storing data in variables
Creating variables
Repeating sections of code
Checking a condition to see which piece of code to run next
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
"Iteration" refers to...
Storing data in variables
Creating variables
Repeating sections of code
Checking a condition to see which piece of code to run next
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A loop within a loop is...
Definite iteration
Indefinite iteration
Nested iteration
Reverse Polish iteration
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Subroutine

Quiz
•
10th Grade
20 questions
Python Functions and Error Handling

Quiz
•
10th Grade - University
16 questions
Digital Solutions - Algorithms

Quiz
•
11th - 12th Grade
17 questions
Python - Quiz

Quiz
•
9th - 11th Grade
17 questions
Flowcharts and Actuators

Quiz
•
7th - 10th Grade
13 questions
Control Structures in Python

Quiz
•
11th - 12th Grade
13 questions
Entry Level - Programming Techniques

Quiz
•
8th - 9th Grade
16 questions
Iteration Recap

Quiz
•
8th - 9th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University