Categories
Programming

An Ode to Python List Comprehensions

Natural Language is a great way to program computers. Who could have thought of that?

Categories
30 Days of Blog

Use Google Sheets as a Database with Python[30 Days of Blog 4]

This post is part of my 30 blogs in 30 days series. More details here. Are you a small business with less than 20 employees? Are you using google sheets, but want to move to a more robust IT solution? Why? You can just use Google Sheets as a database for a simple CRUD(Create, Record, […]