Involute
Oct 07, 2019 - 20:16
Is there any way to store data (<1KB) from a Pythonista script running under iOS so it's available the next time the script is run? On a PC I could store it in a file, but that's not an option under iOS. Thanks for any tips.