Merge 9ef576e241 into a7aabeaf49
This commit is contained in:
commit
159bd37ec5
|
|
@ -48,3 +48,5 @@ print('print("Thanks for using this calculator, goodbye :)")', file=python_file)
|
|||
|
||||
# Close the file we have written to
|
||||
python_file.close()
|
||||
|
||||
#sorry for pull request <3 <3
|
||||
Loading…
Reference in New Issue