This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:spring2017:cprog:projects:sof0 [2017/01/31 21:24] – [Program] wedge | haas:spring2017:cprog:projects:sof0 [2017/01/31 21:25] (current) – [Program] wedge | ||
---|---|---|---|
Line 109: | Line 109: | ||
Your program should: | Your program should: | ||
* prompt the user for the number (input) | * prompt the user for the number (input) | ||
- | * input number as an unsigned integer | + | * input number as an unsigned |
* perform the task (process) | * perform the task (process) | ||
* isolate one's digit mathematically, | * isolate one's digit mathematically, |