Youngshark3 / 100-DaysOfCode-Python

On a quest to master Python by building 100 projects in 100 days. Learning to build websites, games, apps, plus scraping and data science.

Home Page:https://github.com/Teresia-Kirungo/100-DaysOfCode-Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Started 100-DaysOfCode-Python on 19.01.2021, courtesy of 100 Days of Code - The Complete Python Pro Bootcamp by Dr. Angela Yu. Mastering Python by building 100 projects in 100 days. Learning to build websites, games, apps, plus scraping and data science.

The challenge instructions are commented out within the first few lines of the file and right below it, is the source code.

Here's the repl link

Day 1 OF 100-DaysOfCode-Python

Printing, Commenting, Debugging, String Manipulation and Variables
Hello World | Printing to the Console | Debugging | Input Function | Variables
Main Project • Music-Band-Name-Generator | Test it here

Day 2 OF 100-DaysOfCode-Python

Data Types, Numbers, Operations, Type Conversion, f-Strings
DataTypeExercise | BmiCalculator | LifeInWeeks
Main Project • Built a Tip calculator | Test it here

Day 3 OF 100-DaysOfCode-Python

Conditional Statements, Logical Operators, Code Blocks and Scope
EvenOdd | Bmi-2 | LeapYear | LoveScore |RollerCoaster
Main Project • Africa Treasure Hunt | Test it here

Day 4 OF 100-DaysOfCode-Python

Randomisation and Python Lists
Randomisation | List | RandomPersonPaysBill
Main Project • Rock Paper Scissors | Test it here

Day 5 OF 100-DaysOfCode-Python

For Loops, Range and Code Blocks
For Loop | Average Height | Highest Score | Adding Even Numbers | Fizz-Buzz
Main Project • Generates a password generator which uses the letters, symbols and numbers.
Terri-PyPassword Generator | Test it here

Day 6 OF 100-DaysOfCode-Python

For Loops, Range and Code Blocks
Most of Day 6 exercises involved solutions to the Reeborg Python Games
Main Project Reeborg

Day 7 OF 100-DaysOfCode-Python

Built the Hangman Project
Step 1| Step 2 | Step 3 | Step 4 | Step 5
Main Project • Hangman Project | Test it here

Day 8 OF 100-DaysOfCode-Python

Function Parameters & Caesar Cipher
Area Calc | Prime Number Checker | Caesar Cipher Encrypt | Caesar Cipher Decrypt | Caesar Cipher Combined |

Day 9 OF 100-DaysOfCode-Python

Dictionaries & Nesting

About

On a quest to master Python by building 100 projects in 100 days. Learning to build websites, games, apps, plus scraping and data science.

https://github.com/Teresia-Kirungo/100-DaysOfCode-Python


Languages

Language:Python 100.0%