Skip to content

Latest commit

History

History
15 lines (13 loc) 路 395 Bytes

File metadata and controls

15 lines (13 loc) 路 395 Bytes

Graph Plotter

A python package to plot mathematical functions using "Turtle". This project was developed for my computer science course in high school.
Project Report: graph_plotter_AMITY.pdf
Programs list: Graphplotter.docx
Program: Graph_plotter_2.7.py

##Requirements:

  • Python 2
  • turtle package
  • pickle package
  • tkFont package

##Funtion plots: To do