+ 2
I Did Not Know That [Python] 😃 BOOKMARKED - A thread for learners to share their latest little discoveries / A-Ha! moments
A shared little Diary/Notepad for all Python beginners/learners 😃 (or maybe just me) NO VOTING & NO COMMENTING, Please. If you don't understand what someone has posted just ignore it. A typical post would be very short and look something like this ... EXAMPLE - "I.D.N.K.T. that you could put a loop inside another loop. This is also known as creating a 'nested loop'."
4 odpowiedzi
0
IDNKT you can create Android apps using only Python.
https://www.sololearn.com/Discuss/376269/can-andriod-mobile-apps-can-be-created-using-python-proggramming-language-actually-im-just-a
0
IDNKT ' QPython3 ' existed - it's an alternative IDE for Android smartphones.
- 1
IDNKT you can create moving animations in the console of an IDE
https://code.sololearn.com/cqMqjzIi848X/?ref=app
- 1
IDNKT there was a Python library for creating/splitting/merging PDF files.
https://github.com/mstamy2/PyPDF2