0
What is pseudocode
2 odpowiedzi
+ 5
It's "almost" or "like" real code. Pseudocode shows you how to approach a problem while allowing you to adapt it to the language of your choice.
How To Make Breakfast
Enter the kitchen
Walk to the cupboard
Open it
Remove desired cereal
...etc
for weight in collection:
multiply weight by conversion factor
add to ...