added newline at end of file

This commit is contained in:
mjk22071998 2024-10-01 16:12:00 +05:00
parent 2d61f2e5bb
commit 13ae9ce1c0

View File

@ -365,4 +365,5 @@ if __name__ == "__main__":
elif choice == "4":
break
else:
print("Wrong input")
print("Wrong input")