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 #python
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...

Machine Language, Decimals, English or French? Is the computer a confused machine? Right there was a Primary 4 (3rd grade) student staring at the board where the words “Machine Language” were written boldly. I thought: “Why machine language? Why bina...

What is Python? Why Python?
