Objectives
- Understand type conversion and coercion
- Understand the purpose of function arguments
- Learn additional string operators
- Learn how to format program output with operators that change the
behavior of the output stream.
- Describe and use the float and int datatypes
- Construct and evaluate arithmetic expressions
- Call a value returning function
- Call a void function