Skip to content

ShristiAnjana-bit/python-mini-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

python-mini-projects

Python Mini Projects

1 Number Guessing Game A CLI game where the computer picks a random number and the user guesses it with high/low hints.

Concepts used: loops, conditionals, random library, user input

2.Budget Tracker A CLI app where user enters monthly income and expenses, then gets a complete financial summary with remaining balance.

Concepts used: dictionaries, loops, f-strings, float input, sum()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors