#python
Read more stories on Hashnode
Articles with this tag
Observations on the falsy behaviours of Python 3 ยท Python is a dynamically typed programming language. This means it assigns types to variables whilst...
The Zen of Python is a famously foundational set of principles that establishes the concept of pythonic coding. It's a pretty good guide for noobs to...