Python 103… User Input and Numbers

Continuing in the Python series, this tutorial will cover how to interact with user input and having some fun with math and numbers! We will build upon the previous tutorial Python 102… Everything Strings and work to combine strings with numbers. Let’s dive in! This tutorial will touch upon the program we will build inContinue reading “Python 103… User Input and Numbers”

Python 101… First Steps

Let’s jump right in! If you were waiting for a sign to start coding, here it is! This tutorial will walk through a few different points to get you going and pique your curiosity in Python. Background in Python, what it is, why you should use it How to install Python and write your firstContinue reading “Python 101… First Steps”