mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-06 13:55:54 +00:00
added newline at end of file
This commit is contained in:
parent
2d61f2e5bb
commit
13ae9ce1c0
@ -365,4 +365,5 @@ if __name__ == "__main__":
|
||||
elif choice == "4":
|
||||
break
|
||||
else:
|
||||
print("Wrong input")
|
||||
print("Wrong input")
|
||||
|
Loading…
x
Reference in New Issue
Block a user