Lab #6 Strings and Console Output

Today in code academy we learned to use the module strings. The string module contains useful constants and classes. To output formatted strings and use “%” Operator.
1 2

3 4

5 6