Hey there! 👋 This is where I keep all my cool Python stuff I made during my internship. Pretty neat, right?
OMG, this calculator is way better than the boring one on your phone! It can:
- Do all the basic math stuff (duh!)
- Show everything in cool colors
- Keep track of what you calculated (in case you forget lol)
- Works from command line (if you're trying to look like a hacker 😎)
Because my mom kept telling me to get organized... Now I have an app for that!
- Add tasks (like homework... ugh)
- Set priorities (everything is high priority when it's due tomorrow 😅)
- Mark stuff as done (so satisfying!)
- Delete tasks (my favorite feature tbh)
- Make sure you have Python installed (duh!)
- You need some extra stuff too:
pip install colorama
- Just run the programs:
- Calculator:
python cal.py
- Todo List:
python f.py
- Calculator:
Don't break it please! I spent like... forever making these!
This was my first internship project and it was actually pretty fun! Who knew coding could be cool?
Made with 💻 and lots of energy drinks!