Junior Python School
622 subscribers
92 photos
29 links
Surprising the python community with pure python 🔝

Moving channel from Russian to English.


Enthusiastic reviews can be written to @pythonjuniorschoolacc ❤️
Download Telegram
Junior Python School pinned «3 and 7 or 0 and 1»
How to execute module content as the __main__ module? 🖥

For example, to run code in doctest module 📄
Anonymous Quiz
9%
It is not possible.
39%
python <module-name>
14%
<module-name>
37%
python -m <module-name>
What should be written instead of EXPRESSION to make True the last expression?
What should be written instead of EXPRESSION?
Anonymous Quiz
18%
(k, k is None)
37%
(k is not None, k)
22%
(k is None, k)
17%
k
6%
-k
Have you already subscribed our instagram? 🔗

Solve quizzes in Instagram Stories 📝



instagram.com/pythonjuniorschool/
This task is not the easiest, but one of the most interesting❤️
My new account would be really interesting for software/system/computer/data engineers.
Read more: here
Explanation and more practical examples may be found here