Introduction You may have heard of Python before, especially if you have been coding for a while. If not, Python is a high-level, general-purpose programming language. What this means is that you can use it to code up anything from a simple game to a website supporting millions of users per month. In fact, several high-profile sites with millions of visitors per month rely on Python for some of th
