I wrote a medicine monitoring program using Python. What will it take to get it converted to an app?
Someone tells me that it cannot be done because Python is not compatible with apps. Others tell me that it can.
In the event that it cannot, how about HTML/CSS/Javascript?
The code requires use of date/time, receiving input from the user, and read/write access to a file.
Someone tells me that it cannot be done because Python is not compatible with apps. Others tell me that it can.
In the event that it cannot, how about HTML/CSS/Javascript?
The code requires use of date/time, receiving input from the user, and read/write access to a file.