Automating Tasks with Python
It is common for us to perform repetitive tasks daily that could easily be done by a machine. With that in mind, I provide in this post an example of how you can use Python to your advantage so that your time is used in a more useful way.
In this example, the dollar quote is automatically updated every minute in a spreadsheet. This idea can be used for numerous other possibilities.
