automation

Passing External Arguments into Python Functions

From a previous post on Python Functions, we can look into how we can pass external arguments into Python functions.  This will take our code and turn it into reusable chunks of code.  Therefore this is good for a few reasons: Passing Arguments into Python Functions With functions, you can pass outside arguments into them. […]

Passing External Arguments into Python Functions Read More »

I’m Back!

I’m back, and It is good to be back!  What seemed like only a few weeks turned out to be about a 4’ish year or so absence.  I missed blogging, and boy, has a lot happened in that short 4-year absence! To say I missed doing this blog thing is an understatement. Since my days

I’m Back! Read More »