POST TEST (Tracy-Python)

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
Melaine Pornia
Used 9+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Variables allow us to:
Name different parts of our programs
Use english words to communicate with Tracy
Store information to use in our programs
Change the words Tracy recognizes
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Top Down Design makes it easier to solve a problem by:
Breaking the problem down into smaller parts
Starting your code from the first command
Starting with the biggest function and then moving to smaller ones
Making each function hold only one command
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT an example of using Top Down Design?
Breaking a large code up into functions
Writing code for one part of a function before tackling the whole thing
Using descriptive names for variables
Separating a large problems into smaller ones
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a way functions make our code more readable?
Function names can describe what the function is completing
Functions break our code into smaller, separate parts
Each function only contains one command
Functions shorten our code by reusing code that has already been written
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What two things must be included in your function definition?
A function name and commands to be performed
Function variables and commands to be performed
Commands to be performed and function arguments
A function name and function variables
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the proper way to call the function three_circles?
def three_circles:
three_circles():
def three_circles():
three_circles()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comments are:
Written for humans to read and understand
Only needed when a program is over 50 lines
Commands performed by the computer
Always blue when Python recognizes them
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
The Draw Loop

Quiz
•
7th Grade
12 questions
Scratch Basics

Quiz
•
7th - 9th Grade
11 questions
Advanced Spreadsheet Functions Review

Quiz
•
8th Grade
20 questions
Advanced Excel

Quiz
•
KG - University
15 questions
Spreadsheet

Quiz
•
7th Grade
15 questions
CPA Spreadsheets review quiz

Quiz
•
7th - 10th Grade
12 questions
Tracy 🐢 CodeHS

Quiz
•
5th - 8th Grade
20 questions
Python turtle

Quiz
•
8th - 9th 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
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Digital Footprint

Quiz
•
6th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th 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
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade