Python 3 Tutorial for Beginners #3 - Numbers

The Net Ninja
Youtube
Related Topic
:- Python programming skills

Hey all, in this Python 3 tutorial, I want to introduce you to your first Python data types - ints and floats. Ints (integers) are whole numbers and floats (or floating point numbers) have decimals. 

Comments