Python
100 Days of Code – The Complete Python Bootcamp
I am learning Python by doing an Udemy course 100 Days of Code – The Complete Python Bootcamp created by Dr. Angela Yu, Developer and Lead Instructor.
So far I’m 8 Days in. I will be adding my code on my GitHub, soon.
Day 01: Variables
Day 02: Data Types and Strings
Day 03: Control Flow and Logical Operators
Day 04: Randomisation and Lists
Day 05: Loops
Day 06: Functions and Karel (Educational Programing Language EPL) using Reeborg’s World website.
Day 07: Program – Hangman
Day 08: Function Parameters and Program – Caeser Cipher
Day 09: Dictionaries, Nesting and Program – The Secret Auction