Skip to content

Commit

Permalink
Change & Fix bugs and problems
Browse files Browse the repository at this point in the history
  • Loading branch information
EhsanShafi3i committed Dec 10, 2024
1 parent 9c1f3e9 commit 49ecf7b
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 22 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
__pycache__/
.gitignore
tt.py
8 changes: 0 additions & 8 deletions input1.txt

This file was deleted.

6 changes: 0 additions & 6 deletions input2.txt

This file was deleted.

6 changes: 0 additions & 6 deletions input3.txt

This file was deleted.

2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ def main(file_name):


if __name__ == "__main__":
main('test.txt')
main('Examples\\test.txt')
1 change: 0 additions & 1 deletion test.txt

This file was deleted.

0 comments on commit 49ecf7b

Please sign in to comment.