- There are two parts to this assignment:
Part I: Writing a Python Module (list manipulation functions)
You are required to implement a Python module that contains functions that manipulate lists.
Part II: Classic Scrolling Game
You are required to write a Python program that allows a player to play a classic scrolling game.