Day07 of #100DaysofPythonCoding
🍀I continued with lists. Learnt how to modify a list
🍀Learnt some methods like append(), insert(), pop() etc
🍀Also learnt how to use the del statement to remove an item from a list
@allenharper
Day 05 of #100DaysofPythonCoding
🍀my journey with @Replit has come to an end, I can't afford Replit core.😥
🍀Not to kill the vibe, I'm continuing with the book, PythonCrashCourse.☺️
🍀I don't want to break the chain.😊
@allenharper
ALT Day 05 of #100DaysofPythonCoding
Learning from the book, Python Crash Course!☺️
ALT Chapter 2 - Variables & Simple Data Types
Day 05 of #100DaysofPythonCoding