Google Colab is a free online tool from Google that lets you write and run Python code directly in your browser.
I just wrote a bit of Python to generate some reports from the contents of a database. The one program that was more than just "display the data" was the one to print the transaction log. It included ...