Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to create program with python and also run it on iPhone?

create an app with python and then I can create a mobile app with it to run on iPhone or more?

like image 319
Hassan Hamooni Avatar asked Feb 06 '26 07:02

Hassan Hamooni


1 Answers

You can use replit (an online ide) to write code online, or use the replit app, but I'm not sure if there is an app for ios

like image 163
DominikXZC Avatar answered Feb 08 '26 19:02

DominikXZC