It turned out to be fairly simple
- "Do/While" syntax was wrong...he was using a"(" and a ")" instead of a "{" and a "}"
- The compiler gets confused when you define a variable as "num1" and then try using it as "num 1"
- Couple misc logic issues.
Aside: I think this post could have been better accomplished via Twitter.
ToDo: Get Twitter account.
When in doubt, it's the compiler's fault.
ReplyDelete