Skip to content
State THREE qualities of a good pseudocode
Qualities of a good pseudo code
- Shows start and end of the execution of statements
- Input, output and processing statements are clearly stated
- The statements should not have more than one meanings
- It should have short, clear and readable statements.
Post Views: 13