Python Syntax
This tutorial will introduce you to Python, a general-purpose, object-oriented interpreted language you can use for countless standalone projects or scripting applications.
Tip Calculator
Now that you’ve completed the lesson on Python syntax, let’s see if you can put your newfound skills to use. In this project, you’ll create a simple calculator that determines the price of a meal after tax and tip.