Python, how to export variable?
|
10-17-2023, 07:04 PM
Post: #2
|
|||
|
|||
RE: Python, how to export variable?
(10-16-2023 08:05 PM)ab3ap Wrote: I bought a Prime a month or so ago and I'm enjoying learning how to program it with python. The lack of official python docs (at least that I can find) make it more challenging, but I'm making progress. Nice web site you've set up. Now to your problem. As you have figured hpprime.eval() is the key to interface between PPL and Python. Quote:hpprime.eval(string)That means, the string you hand over to PPL must be something intelligible for PPL. I've created two apps that might be of interest and where some features of hpprime.eval() are used. Mandelbrot Explorer and Lindenmayer Fractals Look for hpprime.eval() there, perhaps you can take something from there. Günter |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Python, how to export variable? - ab3ap - 10-16-2023, 08:05 PM
RE: Python, how to export variable? - Guenter Schink - 10-17-2023 07:04 PM
RE: Python, how to export variable? - ab3ap - 10-17-2023, 10:01 PM
RE: Python, how to export variable? - Guenter Schink - 10-19-2023, 07:46 AM
RE: Python, how to export variable? - ab3ap - 10-19-2023, 12:37 PM
RE: Python, how to export variable? - Guenter Schink - 10-20-2023, 09:13 PM
RE: Python, how to export variable? - ab3ap - 11-07-2023, 11:31 PM
RE: Python, how to export variable? - Allaman - 11-13-2023, 08:39 PM
RE: Python, how to export variable? - ab3ap - 11-13-2023, 09:51 PM
|
User(s) browsing this thread: 1 Guest(s)