Project

Corner Shop Calculator

Easy
2517 completions
~ 2 hours
4.1

Learn to input data, calculate, assign variables and display results, building a Python tool to track profit!

Provided by

JetBrains Academy JetBrains Academy

About

Ever dreamed of owning a shop? Let's dive in! This project will teach you how to calculate your shop's net income using Python. Build a handy tool to track your earnings by inputting product sales, staff costs, and other expenses and watch Python crunch the numbers for you! By the end, you'll have a practical calculator that will give you a clear picture of your shop's financial health. No accounting degree required!

How does this project affect the progress of your course?
+ 9learned topics
+ 9Applied topics
Graduate project icon

Graduate project

This project covers the core topics of the Python Fundamentals with Practical Projects course, making it sufficiently challenging to be a proud addition to your portfolio.

At least one graduate project is required to complete the course.

What you'll learn

Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Start with printing the names of items and their prices using your first Python function.
You know how much you earned by selling each item. Calculate the total earnings before staff and other expenses!
Measure the shop's net income. Subtract staff, electricity, and security expenses.

Reviews

Haqu
2 days ago
Very easy, not so much interactive as a shop calculator project could be, but a good foundation for future projects
marktripney avatar
marktripney
5 days ago
Good, simple little program, useful for getting the basics into practice.
Akpan Jeremiah avatar
Akpan Jeremiah
1 week ago
Here’s a shorter, more personal version: > In this project, I learned how to calculate values using variables and user input in Python. I struggled at first with formatting and small mistakes, but fixing them helped me understand how precise programming needs to be. Completing this project made ...

4.1

Learners who completed this project within the Python Fundamentals with Practical Projects course rated it as follows:
Usefulness
4.1
Fun
3.9
Clarity
4.3