#beginners
Read more stories on Hashnode
Articles with this tag
The above joke sounds a lot funnier if you've made the transition from python to C/C++ or vice versa ๐ . As for me, I did both, I transitioned from...
Navigating the challenges of learning to code ยท As a beginner programmer, it's natural to make mistakes and encounter challenges along the way. However,...
Increase the quality and readability of your code and everyone would think you're a pro ยท Commenting A good programmer always explains his code through...
What Is A Slice ? A slice of a python list is segment of the list. The original list still retains all it's elements when that slice is taken out of...
Great question! Now before I answer that I'd love you to see the different fields in which python can be applied. Different fields that use...