Contribute Thank you for your interest in contributing! There are many ways to contribute to the project. Start testing from here Take note when running all tests using unittest $ python3 -m unittest...
鹏鹏仔的博客 (y/n): ").lower() if loop == "y" : run = True elif loop == "n" : run = False print("Thank you for using this program, have a nice day!") exit() else : print("You did not enter a valid response, ...