This project is purely based on Python. This project is for calculating the total cost of living in a hotel for a given duration. We can see the output in python console.
Firstly user needs to install an IDE. I prefer using PyCharm. Then user need to create a project. User needs to give a file name and specify its location. Now it's all set for the user to write the source code.
In this project, only basic concepts like classes, objects and methods are used. Their is no need of importing any libraries to implement this project. Source code is present in the zip file. After this project implementation, the user can be able to calulate the total bill of a visitor staying in a hotel for a particular duration.
Submitted by kovuri radha kishor (Radhakishor)
Download packets of source code on Coders Packet
Comments