11. Home Work¶
Note
Unless otherwise stated, all homework should be submitted to K-State Online.
Contents:
- 11.1. Homework 1 - A simple equation
- 11.2. Homework 2 - Prompt for input
- 11.3. Homework 3 - Control Constructs and Newton’s Square Root Algorithm
- 11.4. Homework 4 - Newton’s Square Root Algorithm in a Function
- 11.5. Homework 5 - Mean and Standard Deviation of Numbers
- 11.6. Homework 6 - Flow Control Program - Prime Numbers
- 11.7. Homework 7 - Using a Static Local Variable
- 11.8. Homework 8 - A Recursive Function
- 11.9. Homework 9 - Function to Calculate 2-Dimensional Array Data
- 11.10. Homework 10 - Cryptography on Strings
- 11.11. Homework 11 - No Tabs
- 11.12. Homework 12 - Numerical Proof of Euler’s Formula
- 11.13. Homework 13 - Morse Code Decoder
- 11.14. Homework 14 - RPN Calculator