Some Python Scripts to understand Variables Transfer
|
10-21-2022, 10:31 AM
(This post was last modified: 10-27-2022 08:01 PM by Ioncubekh.)
Post: #1
|
|||
|
|||
Some Python Scripts to understand Variables Transfer
~~~ Transferring Python variables to / from PPL by Guenter Schink ~~~
https://www.hpmuseum.org/forum/thread-17833.html https://www.hpmuseum.org/forum/thread-18...#pid160378 ~~~ Using sys.argv[0] by drbarnack ~~~ https://www.hpmuseum.org/forum/thread-16...#pid148350 A script that produces x2 Matrix assigned data generated from python. Can be used in CAS for plotting multiple data in same graph like: plotlist(M1), plotlist(M2) Code:
Above can be modified to produce lists instead of Matrix; useful to study them in APPs related to Stats Code:
A further implementation of python dict() that avoids excessive use of if else blocks. Perhaps a Python equivalent of PPL CHOOSE() Code:
HP Prime G1 Python via Android Termux... |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Some Python Scripts to understand Variables Transfer - Ioncubekh - 10-21-2022 10:31 AM
RE: Some Python Scripts to understand Variables Transfer - Eddie W. Shore - 10-25-2022, 08:02 PM
RE: Some Python Scripts to understand Variables Transfer - Ioncubekh - 10-25-2022, 08:27 PM
RE: Some Python Scripts to understand Variables Transfer - Eddie W. Shore - 10-26-2022, 02:04 AM
RE: Some Python Scripts to understand Variables Transfer - Ioncubekh - 10-26-2022, 03:08 AM
|
User(s) browsing this thread: 4 Guest(s)