Post Reply 
Python, separate file handling
04-24-2021, 09:46 AM
Post: #3
RE: Python, separate file handling
File handling is via Python's 'import' mechanism. Each Python file is effectively treated in the same manner as external python libraries. The TI Inspire functions in the same way, as do Casio calculators.

Round trips via PPL appear to be less performant than using the numerical and symbolic views of the Python app itself. The numerical view is the Python terminal and the symbolic view is the Python text editor.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Python, separate file handling - Dirk.nl - 04-23-2021, 11:20 AM
RE: Python, separate file handling - jonmoore - 04-24-2021 09:46 AM



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