You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
### This task is an easy one. We made a multiplication script. number = int(input("Please insert a number: ")) # Furst we made a variable that will get a number from ...