diff --git a/day7_file_handling_debt_files.py b/day7_file_handling_debt_files.py index 1dcbe28..c5bb58c 100644 --- a/day7_file_handling_debt_files.py +++ b/day7_file_handling_debt_files.py @@ -1,5 +1,4 @@ # Required concepts: https://www.w3schools.com/python/python_file_handling.asp file handling -import os print('Question: Find money owed to friends')