Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated the python code using the enumerate function, which will eliminate the need for an explicit index variable "i". It also uses f-strings for cleaner string formatting.
- Loading branch information