Python Programming Flashcards
1
Q
What is the purpose of an algorithm?
A
An algorithm is a step by step list of instructions, they tell you what to do, how much to do and when to do what
2
Q
What is an input?
A
An input is a variable, something that you can enter and the computer will process
3
Q
What is an output?
A
An output is the result of the computer processing an input variable