3 lines
75 B
Python
Raw Normal View History

2015-08-21 02:56:34 -06:00
formula = _.ask("Enter formula:")
_.plot(formula)
_.plotname("Cool graph!")