Skip to content

venkatmv41/Udemy-100days-of-python

Repository files navigation

This is the repository of projects i have done while learning python from the Udemy course
"100 Days of Code: The Complete Python Pro Bootcamp" by Angela Yu

1. Day 1 -- Project 1

Taking inputs and printing outputs

2. Day 2 -- Project 2

Simple bill calculator - Calculating a percentage of a total number,then combining both and splitting the bill

3. Day 3 -- Project 3

Text based game - Created a text game with If/Else statements that takes certain inputs and provides relevant output

4. Day 4 -- Project 4

Rock paper scissor game - Created a Rock,Paper,Scissor game with random module and conditional statements- If/Else

5. Day 5 -- Project 5

Password Generator - Developed a password generator with For loops, that can generate a complex password containing alphanumeric and symbols.

6. Day 6 -- Project 6

Maze puzzle This is a test to evaluate problem-solving skills

7. Day 7 -- Project 7

Hangman game Create a game with all python concepts i.e. loops, If/else, game that guesses a word

8. Day 8 -- Project 8

Caesar cipher encoder/decoder Created a Program that implements a caesar cipher to encode and decode text/messages by shiftng forward the characters

9. Day 9 -- Project 9

Blind Auction Created a Program that implements a blind auction, where name and bid price is taken and highest bidder is printed out among the inputs given.

10. Day 10 -- Project 10

Basic Calculator Created a basic arithmetic calculator

About

Projects created under guidance of Udemy course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages