To solve a given problem by using a computer, you need to write _____ for it.
A ) A book
B ) A program ✅
C ) Pseudo code
D ) A statement
Explanation:
A program is a set of step-by-step instructions that directs the computer to do the tasks you want it to do and produce the results you want.