critical thinking terms Flashcards
1
Q
computational thinking
A
creating a sequence of instructions to solve a problem
2
Q
algorithm
A
a sequence of instructions that solve a problem
3
Q
input
A
a program gets data from keyboard, touchscreen, etc.
4
Q
process
A
program performs computations on data
5
Q
output
A
program puts the computated data on a screen or terminal
6
Q
problem solving
A
creating a methodical solution to a given task