+ 1
Android compilers: QPython vs QPython3
I just want to chose the best one, but I need help.
3 ответов
+ 2
QPython is Python 2.x. Lots of people still use Python 2, just not for running codes on SoloLearn.
QPython3 is Python 3.x; SoloLearn also runs a 3.x release.
"Best" is subjective; my answer assumes you want to contribute/learn at SoloLearn.
+ 1
Elaborating... do you have some things you imagine doing? Simple, silly or magnificent, that'll help people suggest paths.
The right answer to this question is in line with where you see yourself happily going (and if your regional environment is mostly Python 2, that might matter).
+ 1
I simply want to have something which can help me to apply what I am learning about Python.