Attempt these mini assignments as you build your knowledge of each of the basic programming concepts.
You will need to understand how to:
- use the mathematical and logical operators
- select and use appropriate data types for variables
- convert between data types
- get keyboard input (optional)
- use selection statements
- use iteration
- manipulate strings
- use arrays