4 comments
·Mar 27, 2021
Mar 27, 2021
More of a basic concept than advanced. Beginner-friendly write-up, thanks.
3
·
·Mar 16, 2021
Mar 16, 2021
Hi, it will be in the best interest of a reader if you could also show the ouput below the code snippets.
The article was good overall.
1
·
·1 reply
Author
·Mar 17, 2021
Hey, I kept them as comments against their respective line of code, plus most of the functions are doing nothing (using pass keyword) 😅
Anyway I will keep in mind to have outputs as separate block 😁
Thanks 👍🏻
8
·
·Mar 27, 2021
Mar 27, 2021
Didn't know about the keyword-only argument concept, thanks for sharing.
1
·