NEW
Font size
WorksheetsPLTW Mid-Term Review
Total questions: 25
Worksheet time: 13mins
What is the Computer Science Essentials course?
introduces students to coding fundamentals through the block-based programming of apps.
introduces students to the idea of what can be done if you decide to major in coding.
introduces students to the idea of fundamentals to python
introduces students to using MITT App inventor
Lead The Way is a nonprofit organization that provides a transformative learning experience for Pre k-12 students and teachers across the U.S.
Presentation
GT
Physics
Project
The acronym for Term, Example, Meaning, Picture; is ________ a vocabulary building strategy.
chart word
note chart
TEMP chart
Chart
To identify errors or bugs in computer hardware or programs and fix them.
debug
bug
error
catapillar
Which ones are considered to be data types.
string
integer
float
all of above
A symbol in code that tells a computer to perform a specific math operation, such as addition, subtraction, multiplication or division.
math operator
arithmetic operator
decimal operator
number operator
When you are going to test your app using MIT to create it, what program will you use to see if the app works.
designer app
google play app
emulator
canvas
What is Pair Programming.
communication and collaboration
individual work
communicate and individual
communication
The driver in pair programming is responsible for.
writes and modifies the code
controls the computer or tablet
transfers the code to any external hardware or devices
all of the above
What is a Modulo
multiple
amount
number of pizza
remainder
When you develop an ____________ be sure to consider usability and how users will interact with your app.
app
interface design
design
none of the the above
Where does the index start.
1
2
3
4
What is a list for in a program.
to identify different things
a way to store information in a collection that is related
to organize the questions
to identify multiple things available for the app
The language that people use in a daily conversation with each other is called
English language
programming language
natural language
pseudocode
What does a function block in Python begin with.
function
name
procedure
def
A special kind of variable defined in a function to receive specific information.
parameter
variable
fixed variable
null
What is it called when you draw a movement path on grid paper?
movement sequence
path
language
directions
What is the term used to iterate a specific behavior or task until a defined condition has been met.
function
name
procedure
loops
Sometimes you want to iterate multiple procedures or movements what is this term called.
nested loop
variable
iterated loop
null
True or False: Your digital class notebook should NOT match your physical composition book
True
False
A sequential and prioritized list of what list of what needs to be done to create the app the user wants. The list can be technical requirements or user centric in the form of user stories.
component
backlog
iteration
procedure
True or False: PLTW creates an engaging classroom environment unlike any other. PLTW empowers students to develop and apply in-demand, transportable skills by exploring real-world challenges.
True
False
What is the name of this course that you are taking
Computer Science
Computer Programming
Computer Science Essentials
None of the above
Microsoft _______________ is a note-taking program for free-form information gathering and multi-user collaboration. It gathers users' notes, drawings, screen clippings, and audio commentaries.
OneShape
OneNote
ExcelNote
Python
What is the main thing you are learning in this course.
speaking
programming
editing
solutions
