Parts of an Algorithm
Printing Information
Attributes of Algorithms
PRINT STATEMENTS
Data input and Storage
100
This part of the algorithm tells us what variables are declared and gives a brief summary of what is being solved
What is the declaration
100
I am a question requesting data to be entered or used to communicate with the user of the program
What is a Prompt statement
100
I get straight to the point and am exact
What is Precise
100
What is output to the screen PRINT " Today is Friday"
What is Today is Friday
100
This command is used to permit the input of data
What is READ
200
This is used to signal the end of the algorithm
What is the terminator
200
All Print statements are enclosed in within me
What are quotation marks
200
I go in logical correct order
What is Sequential
200
What is output to the screen A= 10 B= 15 C= A+B PRINT "C"
What is C
200
Data entered into the computer are stored in these uniquely named memory locations
What are variables
300
The sequence of statements used to show the processing steps used to solve the problem
What is the body
300
Prompt statements begin with this command
What is PRINT
300
I am clear - cut , definite and explicit
What is unambiguous
300
What is output A=5 B=4 C= 5 * 4 PRINT C
What is 20
300
Fill in the blanks The syntax for input statements is READ <__________ name>
What is a variable name
400
This part of the algorithm tells us its name
What is the HEADER
400
This statement usually follows the prompt statement to facilitate the entry of data corresponding to the prompt
What is READ
400
I am always correct and give the correct solution
What is always gives the correct solution
400
VAR name= Kevin PRINT " Hello ",name What is output
What is Hello Kevin
400
Fill in the blanks Var name:string Print"Enter your name" READ___________
What is name
500
The sequence of steps used to solve a problem
What is an Algorithm
500
What is output to the screen A=10 PRINT A
What is 10
500
After processing I will always stop
What is must eventually end
500
Name = Tara Print " Hello Name " What is output ?
What is "Hello Name"
500
This statement usually follows the prompt statement to facilitate the entry of data corresponding to the prompt
What is READ
Continue
ESC
Reveal Correct Response
Spacebar
M
e
n
u
Team 1
0
+
-
Information Technology
No teams
1 team
2 teams
3 teams
4 teams
5 teams
6 teams
7 teams
8 teams
9 teams
10 teams
Custom
Press
F11
Select menu option
View > Enter Fullscreen
for full-screen mode
Edit
•
Print
•
Download
•
Embed
•
JeopardyLabs