Mini – calculator with Python and tkinter 04/11/201824/03/2019pythonprogramming How to create the tiniest calculator ever. [...]
How to create a list of tuple from a string pythonically 26/10/201826/10/2018pythonprogramming What are list comprehension and what I can use them for? [...]
Create a test in html from a txt file 21/10/201821/10/2018pythonprogramming Code to transform txt text into html test [...]
Tkinter – Show files in the folder and the computer reads the content 15/07/201814/10/2019pythonprogramming How to make the computer to read our files. A program a little more complex than usual that joins together some of the concepts explained sepately in the previous articles of this blog. [...]