Python Refresher 1 (Basic Iteration)
Learning Objective
To refresh and practice on Python codes, starting from the real basic! I have done a few Python courses and projects in 2019 & 2020 but ever since then I didn’t touch any of those codes. It’s time to revisit them!
Result
I revisited some of the Python basics, did some exercises and collated a reference note in Jupyter Notebook.
Basic Operations
String Slicing
List Operation
Dictionary
If, elif, else
Revisiting the basic is more interesting that I thought. It definitely helps me to build a strong foundation and get used to the codes again after so long. Gonna find more time to practise!
Written on July 11, 2021