This shows you the differences between two versions of the page.
Last revision Both sides next revision | |||
assignment5key [2018/10/30 09:52] dokuroot created |
assignment5key [2018/10/30 09:53] dokuroot |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | === Assignment 5 Answer Key === | ||
+ | |||
+ | <assignment5_key.py> | ||
+ | |||
+ | |||
''' | ''' | ||
Tai Montgomery, Oct. 22, 2018 | Tai Montgomery, Oct. 22, 2018 | ||
Line 64: | Line 69: | ||
else: | else: | ||
print('Error: unrecongnized input') | print('Error: unrecongnized input') | ||
+ | |||
+ | </file> | ||