how can you make a training programme specific
Answers
Answered by
1
Explanation:
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.
Similar questions