Introduction - If you have any usage issues, please Google them yourself
This program aims at graphically Developing site plans for a given site dimension and the number of floors and the number of rooms present in each floor using TURTLE GRAPHICS in python.
The input is read from file.And the details of each floor and its partions are stored in a multi-level dictionary.And Based on the Given dimensions for each of the partiotion, the turtle Draws them and also provides their dimensions along side for clarity.