CMU CS Academy Unit 7.2 Local Variables

Quiz
•
Computers
•
9th Grade
•
Medium
Joan Goldberg
Used 15+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about global variables?
Globals should never be used.
Globals should be used as little as possible.
Python will not run code that includes globals.
Globals should be used as much as possible.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about function parameters?
Function parameters should never be used.
Function parameters are locals not globals.
Function parameters are globals not locals.
Function parameters should be used as little as possible.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variables are global?
color
mouseX, mouseY
mouseX, mouseY, color
counter
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variables are local?
color
mouseX, mouseY
mouseX, mouseY, color
counter
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variables are function parameters?
color
mouseX, mouseY
mouseX, mouseY, color
counter
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which variables are helper variables?
color
mouseX, mouseY
mouseX, mouseY, color
counter
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Select the true statements.
s is a local variable
s is a global variable
s is a helper variable
s is.a function parameter
Similar Resources on Wayground
10 questions
Python Review 2023-01-12

Quiz
•
9th - 12th Grade
7 questions
5. Soccer Game

Quiz
•
1st - 10th Grade
8 questions
HTTP

Quiz
•
9th - 12th Grade
10 questions
Input devices

Quiz
•
5th - 10th Grade
11 questions
Input Quiz - ICT (IGCSE)

Quiz
•
9th - 10th Grade
11 questions
CMU CS Academy Unit 2 Part 3

Quiz
•
9th Grade
10 questions
Unit 3 Review

Quiz
•
9th - 12th Grade
5 questions
Java - Writing Methods

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

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

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade