Coders Packet

Packets submitted by kovuri radha kishor

ANALOG CLOCK USING PYTHON USING TURTLE LIBRARY

This project is about designing a GUI based analog clock using Python. It is implemented by importing Turtle and Time libraries

CATERPILLAR GAME USING PYTHON USING TURTLE LIBRARY

It is a quite interesting game where a caterpillar eat the leaves and increases its size. It is implemented by importing turtle and random libraries using Python.

HOTEL MANAGEMENT SYSTEM USING PYTHON

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.