+ 1
How i can pratic my python
:)
5 Answers
+ 2
HackerRank for challenges, contests, rankings and potential professional continuation.
StackExchange to answer questions/see what kinds of problems people are solving.
Interpreters are online, like https://repl.it/languages/python3
and you can use free systems at places like http://heroku.com.
+ 1
One good way to learn is to find your own issues to solve or programs to develop. I guarantee you will be full committed and any difficulty you encounter and solve will never be forgotten. I use qpython3 for Android to use in my spare time but serious work is done in my pc.
+ 1
you can use Python app on android to practice and see some other written codes that's developed with Python
0
For android you can apps in play store.I think QPython or Termux is good
0
my personal experience, i used the online books of homepage inventwithpython.com. there are funny codes, explained well.:)