Day 1: I Learned 4 things.
Today I learned about:
Modules
PIP Install
REPL
A really Stupid mistake I made.
Modules
Just like books have chapters, Python has modules.
Think of modules as pre-written chapters in a book that you can use in your book (code) and don’t need to...
coding-noob.hashnode.dev2 min read