Recall & Review
beginner
What is the purpose of input in a program?
Input allows a program to receive data from the user or other sources, making the program interactive and flexible.
Click to reveal answer
beginner
Why do programs need output?
Output shows the results or responses of a program to the user, helping them understand what the program did.
Click to reveal answer
beginner
How does input and output relate to real-life communication?
Input is like listening to someone, and output is like speaking back. Both are needed to have a conversation.
Click to reveal answer
beginner
What happens if a program has no input?
Without input, a program cannot get new information and will always do the same thing, making it less useful.
Click to reveal answer
beginner
What happens if a program has no output?
Without output, the user cannot see what the program did, so the program's work is hidden and not helpful.
Click to reveal answer
Why is input important in a program?
✗ Incorrect
Input lets the program get data from the user or other sources to work with.
What does output do in a program?
✗ Incorrect
Output displays the program’s results so the user can see what happened.
What is a real-life example of input and output?
✗ Incorrect
Input is like listening, output is like speaking; both are needed to communicate.
What happens if a program has no input?
✗ Incorrect
Without input, the program cannot change behavior based on new data.
Why is output necessary?
✗ Incorrect
Output lets the user know the program’s results or actions.
Explain why input and output are essential for a program to be useful.
Think about how a program talks and listens.
You got /4 concepts.
Describe what would happen if a program had no input or no output.
Imagine a conversation where one side is silent or deaf.
You got /4 concepts.