This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
notes:cprog:fall2022:projects:sof0 [2022/09/15 03:48] – [BACKGROUND] rspringe | notes:cprog:fall2022:projects:sof0 [2022/09/15 03:50] (current) – [VERIFICATION] rspringe | ||
---|---|---|---|
Line 35: | Line 35: | ||
=====VERIFICATION===== | =====VERIFICATION===== | ||
- | In the project files that you grabbed, there is a reference program that you can run to check the output of the program you will be writing, along with the format of the output. | + | In the project files that you grabbed, there is a reference program, " |
+ | |||
+ | This reference program will run a version of sof0 similar to what you will be creating, where you can enter a multiple of 5, and it will output its square. | ||
+ | |||
+ | You can use this reference |