Learning Python: Basic Rent Calculator Project

I’ve recently started learning Python, and instead of waiting to become “perfect,” I decided to start sharing my progress as I learn. As part of my practice, I built a basic Rent Calculator using Python. It’s a simple program, but it helped me understand how real problems can be solved using code. 🔹 The program takes input for: Rent amount Food expenses Electricity units and per-unit charge Number of people sharing the expenses 🔹 It then calculates: Total monthly expense Per-person share This project uses only basic Python concepts, such as: input() for user input Variables Arithmetic operations print() for output No advanced concepts yet — and that’s intentional. Right now, my focus is on building a strong foundation and being honest about where I am in my learning journey! GitHub repository link : https://lnkd.in/gp7vHHvD I believe small steps, done consistently, lead to real growth. Sharing this here to track my progress, stay accountable, and learn from the community. More practice, more mistakes, more learning ahead 🚀 Open to feedback and suggestions! #Python #LearningJourney #BeginnerProgrammer #Students #LearningInPublic #Consistency #Coding

  • No alternative text description for this image

To view or add a comment, sign in

Explore content categories