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 is a very basic and simple example for a Python web app, that solves a Sudoku, which is entered by the user. The principle is as follows: with the numbers entered for the sudoku via the web ...