1/33
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
pseudocode
is a detailed description of an algorithm that is displayed din an easy understandable language
flowchart
Is an algorithm represented in a diagram with carious shapes connect by arrows
programming
The process of creating a set of instructions or program is known as
control structure
shows how instructions are performed
programming language
What is the code or language used for a computer to understand a program?
program
What is the set of instructions that tells the computer what to do?
testing and debugging
This phase involves running and checking the codes for errors
maintenance
This phase allows user to be familiar with the program. This is to be familiar with the program. This is where enhancements to the program are determined.
problem definition and analysis
This phase lets you think about the problem you want to solve.
coding
This phase permits you to input to input the logic of the program using a computer language
algorithm development
This phase represents the program using flowcharts and pseudocodes
vector
Produces smoother and geometric shapes in scratch
choose a sprite
Allows us to insert a new sprite from the library in scratch
Iterative or looping
a ____ control structure has steps followed one after another
arguments
The values that can be changed inside the blocks
absolute motion
Which type of block directs a sprite to go to a specific point on the stage?
costumes
When the backdrop thumbnail is clicked, the code _____ tab changes into the backgrops tab.
relative motion
Which type of block directs a sprite to move a specific number of steps, or point in a certain direction
clear graphic effects
To remove the graphic effects on a certain sprite, the _______ Block
Bitmap
Which type of images stores images as pixels
Looks
This blocks to change a sprite’s costume can be found on _____ palette
Sequential
A _____ control structure ha steps followed one after another
sprite information
This shows the details of the selected sprite
scratch
A visual and block-based programming language developed by lifelong kindergarten group of the MIT Media Lab
Thumbnail for stage
Shows the backdrop of background of the stage. A plain white backdrop is the default background
The Association for Computer Machinery’s code of Ethics and professional conduct
This agency provides general moral guidelines for programming
Seymour Papert
The forerunner of scratch was the logo programming language by ______ during the 1970s
Stage
______is where the program happens on where the sprites move and follow instructions
Function blocks
What blocks do not have any notches or bumbs
Command Blocks
What blocks perform the main commands
Blocks
are used to create programs in scratch
Reporter Blocks
These are blocks that hold number or string values
Conditional Structure
This may involve decisions before they are executed, otherwise another set of instructions is exceeded
Bitmap or pixals
stores images or pixels