We’re entering COVID-Hell
| |

We’re entering COVID-Hell

“Covid-hell”. That’s an apt description of what we’re about to enter in the next week or so. Trump said during the months of campaigning that the Covid news would miraculously disappear after the election; instead, it has been a steady drumbeat about hospitals getting overwhelmed, rising deaths, and doctors bleating to their political leaders “to…

Python and Windows – Part 2
|

Python and Windows – Part 2

A couple of posts ago, I wrote about learning how to run Python outside of the Python software environment which I think is called the IDE. You could also use the Notepad to create Python programs but the IDE environment makes it so much easier to run, test, and see results. I’m using Anaconda’s Jupyter…