I'm looking for a programmable calculator with the option of saving and loading the functions i created.
the closest I've found so far is something like Free42 but the learning curve is kinda steep. thanks for your help!
Numworks has a free app that supports python, if that's sort of what you're hoping for? I will say that I don't know if it clears the program memory between one use and the next.
great tip, thank you. this is definitely the right direction. but apparently saving between sessions is not really possible. most people seem to edit their scripts using an external editor and paste them for execution. unsure whether this works in the long run. anyways thanks again