The Basic Data Types In Python
The ABC and 123 of Python
Jul 2, 20216 min read118

Search for a command to run...
Articles tagged with #beginners
The ABC and 123 of Python

In the previous article, we wrote our first program using the print() statement. We also learnt about text editors, IDE’s and how to install python. If you haven’t read that, check it out here . The print() statement makes us able to communicate wi...

What is Python? Why Python?
