100DaysOfCode — Day 10

Day 10: I’m completely exhausted for the day and there is no way I spend a whole night on coding, I’ve had my fair share of late nights. So for today a lesson in Protocols in the documentation and...
0 Read More

Day 11 of Learning Python

100DaysOfCode - Day 11 Update Completed 15 beginner Python questions to continue sharpening my coding skills.Day 2 of Touch Typing Practice:Day 1: 9.5 WPM, 88% AccuracyDay 2: 35.6 WPM, 93% Ac...
0 Read More

Day 12 of Learning Python

100-days-of-code Day-12 Solved 10 Python questions. Had difficulty figuring out how to write a function that calculates Fibonacci Sequence numbers but figured out after getting a headache. I ...
0 Read More

Day 13 of Learning Python!

Day-13 Solved more Python questions. Learned about random module. I can't understand this lambda thing and key= and some other stuff. I'll search about them tomorrow. ...
0 Read More

Day 14 of Coding!

Day 14 of Coding!
100DaysofCode Day-14 Learned how to work with the os module (directory operations, file paths, etc.) Understood how random.seed() works and why it's useful for reproducibility Learned what if...
0 Read More