"Your ideas are worthless because you just have ideas"
.
.
- ideas are good
- execution is better
- maintaining consistency in execution process is the best
Be consistent with the real life execution and stop the mental masturbation..
Kick it off
Day6/100:
• def —> Creating a function ( user defined)
def name():
Condition
Name() —> calling the function 🤙🏻
—————
Likewise we can create a library 📚 in python 🐍
• import ( the file we created )
—————
Today played with Reeborg rob