ungleich-learning-circle/sami/learn-python-the-hard-way/python.org

273 B

Python

Numbers and Math: Every programming language has some kind of way doing numbers and math

Variables and Names : we need to use underscore with means an imaginary space between words in variable names

a variable is nothing more than a name for something.