thelastmillennial wrote:Awesome! Thanks a ton for putting this all together Critor!
I'm having some issues running the HP Prime code on my G2. No matter which program I try to run, it just brings up the yellow exclamation mark (very informative HP ). I do have the program set to run in CAS, and the built-in program checker found no errors. Does it matter what application I have running in the background? I currently have the regular Function app running.
The HP Prime CAS Python behavior is different, I think it just ignores import lines.
I've just made a small animation to help running the Python scripts in the HP Prime CAS mode :
- transfer all 3 files polycalc.hpprgm, laby.hpprgm, labytest.hpprgm
- edit and close polycalc
- edit and close laby
- edit and close labytest
- go to CAS mode
- type
aller_selon(chemin)
- press a key to close the maze view and get the score
Thanks.