Day 6 of #100DaysOfCode:
Concepts covered include: While loops, indentation, calling and defining functions.
I spent hours on https://t.co/Yf38FzKuzu clearing the hurdles and the maze.
It was by far the hardest day yet.
#LearnInPublic#letsconnect#python
Day 5 of #100DaysOfCode:
Concepts covered include: For loops and range.
Replicated the sum(), max(), and min() functions via own code.
Concluded the day by creating a Password Generator project.
#LearnInPublic#letsconnect#python
Day 4 of #100DaysOfCode:
Today's concepts include: The random module, lists, and index errors.
Created a rock-paper-scissors program to solidify past and newly learned concepts.
#LearnInPublic#letsconnect#python
Day 3 of #100DaysOfCode:
Today, we covered conditional statements, the use of modulo, nesting statements, elif, multiple ifs, and logical operators.
I made two mini-programs to practice the above concepts, Python Pizza and Treasure Island.
#LearnInPublic#letsconnect#python
Day 2 of #100DaysOfCode:
Concepts covered include data types, type errors, datatype checking and conversion, mathematical operations, and number manipulation (flooring, rounding).
The day ended with creating a tip calculator project.
#LearnInPublic#letsconnect#python
Day 1 of #100DaysOfCode:
Covered concepts such as the classic print function, string manipulation, input function, utilizing and naming variables.
Ended the day by creating a Band Name Generator Project.
Not too shabby for day one😅
#LearnInPublic#letsconnect
After abruptly abandoning my last attempt at 100 days of code during my bachelor's final year due to exams and medical issues and enrolling in my master's program, I'm finally returning to reignite the flame once lost.