+ 1
Can someone give me an app where i can write and run python scripts for windows??
.
2 ответов
+ 3
hi, "Thonny" is a nice lightweight IDE that comes together with python. It's availlable for Windows, Linux and does also run on Raspberry.
https://thonny.org/
+ 2
SoloLearn is a good place where you can learn and practice simultaneously but it limits the packages you can use to only in-built ones in addition with numpy.
There's this app called Pydroid3, available in play store, you can use to explore more deeper in Python.