These are few of the projects I've done while starting to learn python.
The projects have been done in replit and the links are below.
- Rock-Paper-Scissors - https://repl.it/@Chandananitg/rock-paper-scissors-start#main.py
- password-generator - https://repl.it/@Chandananitg/password-generator-start#main.py
- Hangman game - https://repl.it/@Chandananitg/Day-7-Hangman-5-Start#hangman_words.py
- caesar-cipher - https://repl.it/@Chandananitg/caesar-cipher-4-start#art.py
- blind-auction - https://repl.it/@Chandananitg/blind-auction-start#main.py
- calculator - https://repl.it/@Chandananitg/calculator-start-1#art.py
- blackjack game - https://repl.it/@Chandananitg/blackjack-start#main.py
- Guessing-Game - https://repl.it/@Chandananitg/Guessing-Game#main.py
- higher-lower - https://repl.it/@Chandananitg/higher-lower-start#main.py
More extensive projects have been uploaded in their own repositories.