Post Reply 
How to run Python (new Prime) ?
05-11-2021, 06:59 PM
Post: #6
RE: How to run Python (new Prime) ?
If you are trying this code in cas,
first create and save the code exactly as is, in a program.
Delete any template code (EXPORT, BEGIN, END) lines.

Run the function, by calling <name of program>:<name of function>()

For example, if code is saved as test01,
in cas screen, type test01:pyhat()

Fast way: open the emulator,
copy/paste the code into a new program,
then use the connectivy kit, to transfer the program
to the physical Prime.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to run Python (new Prime) ? - OlidaBel - 04-19-2021, 02:40 PM
RE: How to run Python (new Prime) ? - dae - 05-11-2021 06:59 PM



User(s) browsing this thread: 1 Guest(s)