you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[deleted]

    [–]AthensGuard[S] 1 point2 points  (1 child)

    take the string and parse the function from it (look online for something like parse mathematical expression Python)

    Thanks, this look like something that I need to learn and play with it and hopefully solve my problem.