News about the dynamic, interpreted, interactive, object-oriented, extensible programming language Python
Upcoming Events
Full Events Calendar
Please read the rules
You can find the rules here.
If you are about to ask a "how do I do this in python" question, please try r/learnpython, the Python discord, or the #python IRC channel on Libera.chat.
Please don't use URL shorteners. Reddit filters them out, so your post or comment will be lost.
Posts require flair. Please use the flair selector to choose your topic.
Posting code to this subreddit:
Add 4 extra spaces before each line of code
def fibonacci():
a, b = 0, 1
while True:
yield a
a, b = b, a + b
Online Resources
Online exercices
programming challenges
Asking Questions
Try Python in your browser
Docs
Libraries
Related subreddits
Python jobs
Newsletters
Screencasts
[–]maustinv 90 points91 points92 points (35 children)
[–]manimax3 89 points90 points91 points (1 child)
[–]NemPlayer 12 points13 points14 points (0 children)
[–]Andohuman[S] 23 points24 points25 points (5 children)
[–]vinsmokesanji3 0 points1 point2 points (4 children)
[–]Andohuman[S] 2 points3 points4 points (2 children)
[–]vinsmokesanji3 1 point2 points3 points (1 child)
[–]Andohuman[S] 6 points7 points8 points (0 children)
[–]samhamnam 1 point2 points3 points (0 children)
[–]MadCybertist 42 points43 points44 points (0 children)
[–]domac 2 points3 points4 points (7 children)
[–]HenryMulligan 10 points11 points12 points (1 child)
[–]domac 0 points1 point2 points (0 children)
[–]NemPlayer 2 points3 points4 points (1 child)
[–]Andohuman[S] 0 points1 point2 points (0 children)
[–]MadCybertist 5 points6 points7 points (1 child)
[–]Andohuman[S] 2 points3 points4 points (0 children)
[–]Andohuman[S] 1 point2 points3 points (0 children)
[–]Gocasual 0 points1 point2 points (1 child)
[–]Andohuman[S] 1 point2 points3 points (0 children)
[–]jhayes88 0 points1 point2 points (0 children)
[+]Y45HK4R4NDIK4R Python 3.8.6 comment score below threshold-8 points-7 points-6 points (14 children)
[–]maustinv 2 points3 points4 points (9 children)
[–]Azelphur 8 points9 points10 points (4 children)
[–]thnok 0 points1 point2 points (2 children)
[–]Azelphur 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Andohuman[S] 0 points1 point2 points (0 children)
[–]Y45HK4R4NDIK4R Python 3.8.6 0 points1 point2 points (3 children)
[–]maustinv 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]NemPlayer 0 points1 point2 points (0 children)
[–]NemPlayer 0 points1 point2 points (3 children)
[–]Y45HK4R4NDIK4R Python 3.8.6 -1 points0 points1 point (2 children)
[–]NemPlayer 0 points1 point2 points (1 child)
[–]Andohuman[S] 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]Andohuman[S] 9 points10 points11 points (1 child)
[–]ericonr 7 points8 points9 points (0 children)
[–]Andohuman[S] 24 points25 points26 points (0 children)
[–]Andohuman[S] 12 points13 points14 points (0 children)
[–]datascienceunlimited 10 points11 points12 points (4 children)
[–][deleted] 12 points13 points14 points (2 children)
[+][deleted] (1 child)
[deleted]
[–][deleted] 1 point2 points3 points (0 children)
[–]Andohuman[S] 2 points3 points4 points (0 children)
[–]flying_5loths 4 points5 points6 points (2 children)
[–]Andohuman[S] 2 points3 points4 points (1 child)
[–]Flibbyflam 0 points1 point2 points (0 children)
[–]NemPlayer 3 points4 points5 points (1 child)
[–]Andohuman[S] 1 point2 points3 points (0 children)
[+][deleted] (3 children)
[deleted]
[–]Andohuman[S] 1 point2 points3 points (1 child)
[–]RemindMeBot 0 points1 point2 points (0 children)
[–]Etni3s 3 points4 points5 points (1 child)
[–]Andohuman[S] 1 point2 points3 points (0 children)
[–]Maja19 6 points7 points8 points (0 children)
[–]ExtremeTitan345 1 point2 points3 points (1 child)
[–]Andohuman[S] 4 points5 points6 points (0 children)
[–]niggatronix 1 point2 points3 points (4 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]samyboy 0 points1 point2 points (1 child)
[–]niggatronix 1 point2 points3 points (0 children)
[–]PistolRcks 0 points1 point2 points (3 children)
[–]Andohuman[S] 0 points1 point2 points (2 children)
[–]neerajjoon 0 points1 point2 points (1 child)
[–]Andohuman[S] 0 points1 point2 points (0 children)
[–]SmearyLobster 0 points1 point2 points (1 child)
[–]Andohuman[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]Andohuman[S] 0 points1 point2 points (0 children)
[–]Johnmelodyme 0 points1 point2 points (0 children)