Project

Corner Shop Calculator

Easy
2721 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

Avgust Maier avatar
Avgust Maier
2 weeks ago
It is a well structured course. Too easy for experienced developers. I would be happy to had this course when I was a junior :D
User 633999574 avatar
User 633999574
4 weeks ago
how strings and functions work, input and output, basic math operations.
User 621635603
1 month ago
I learned to trust the process and not to give up easy on a hard practice problem

4.1

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