how to write programs
Attachments:
Answers
Answered by
0
Steps to Writing a Program
The general steps for writing a program include the following:
Understand the problem you are trying to solve
Design a solution
Draw a flow chart
Write pseudo-code
Write code
Test and debug
Test with real-world users
Release program
Iterate the steps for the next version
This lesson will look more closely at writing code in programming language. Once code has been written, it has to be tested and debugged to make sure it works as intended.
Answered by
1
Explanation:
i know but this is different have
sorry
Similar questions