Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 402 Bytes

File metadata and controls

9 lines (7 loc) · 402 Bytes

ASCIIplotter

This is a python program that plots functions in ASCII on the terminal. The function must be specified by a python function written in a file whose name is passed by a command arguement. For example: python plotter.py example.py An example can be seen in example.py.

Sample Output

Sample Output