+ 2
Can we not read about a particular topic by searching it or finding it in index.?
Lets take if i want to reade about range() function, how shell i find the information in this app? Would also like to thank you for developing this app.
2 Respuestas
+ 2
If you're on Android, the app "Python Documentation" (Little Drops/thiyagaraaj.com) is complete offline docs for 3.5.
Otherwise, a link per Bart's comment:
https://docs.python.org/3/download.html
Replace 3 with 2 for python 2.x
+ 1
It would be nice to have some offline documentation in the app indeed, although if you have internet you can look on docs.python.org