Learning material related to Python
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Zero to Hundred in Python
|
|
|
|
|
|
|
|
By Shivan Sivakumaran. 26th September 2021
|
|
|
|
|
|
|
|
## An overview
|
|
|
|
|
|
|
|
Programming is a powerful tool. Python is a general purpose programming language that makes it easy to start the journey of learning how to code.
|
|
|
|
|
|
|
|
Here is a quick demo from zero to hundred.
|
|
|
|
|
|
|
|
## Further resources
|
|
|
|
|
|
|
|
- [Blog post](https://shivansivakumaran.com/coding/zero-to-hundred-python/)
|
|
|
|
- [Video](https://youtu.be/txAbHRz4orA)
|