Graded Lab C3M3 Part 1 - Solution already implemented?

In the graded lab (Solving Versioning and Dependency Conflicts with an LLM) the instructions from assignment part 1 says:

The directory already contains two files magic_summation

I checked via terminal, and it looks like the magic_summation.py file is already compatible with python 3, while the python27 doesn’t (expected):

I guess the task would be to update the magic_summation_python27 to a code that worked on python 3.

Looks like the solution is already implemented.

Can anyone check into this?

Thanks!

I just saw the there are specific instructions in the INSTRUCTIONS.md file, will look into it!