...
NOTE: For today's work you actually need to write a .py file (python program). Do not try to use JupyterLab, because some of the exercises do not make sense in that environment.
1) Fun with strings.
...
Copy over input.py to a file named string_fun.py. Make sure to update the header information at the top of the file.
...