+ 1
How tu use ?#termux
I have installed termux how should I use it as IDE..
1 Réponse
+ 1
Termux is a unix-based app simulator so then you can install python and other programming language and use them to ceate scripts or files with commands touch ,mkdir,.You can install code editor like nano or vim and then you can code your scripts as like vim test.py or nano test.py...