Programs: Difference between revisions

Content added Content deleted
No edit summary
Line 82: Line 82:


==== Notes ====
==== Notes ====
The program listed above could have been done much more simply with a group input and a SELECT instruction. It was left as IF statements for simplicity.
The program listed above could have been done much more simply with a group input and a SELECT instruction. It was left as IF statements for simplicity in understanding.