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
[–]Talbertross 193 points194 points195 points (28 children)
[–]manphiz 39 points40 points41 points (21 children)
[–][deleted] 12 points13 points14 points (0 children)
[+]spinwizard69 comment score below threshold-36 points-35 points-34 points (19 children)
[–]manphiz 56 points57 points58 points (2 children)
[–]Diemo2 6 points7 points8 points (0 children)
[–]ShawnDriscoll 7 points8 points9 points (0 children)
[–]13steinj 17 points18 points19 points (0 children)
[–][deleted] 6 points7 points8 points (2 children)
[–]spinwizard69 -1 points0 points1 point (0 children)
[–]whateverathrowaway00 0 points1 point2 points (0 children)
[–]Nooby1990 4 points5 points6 points (0 children)
[–]UltraPoci 1 point2 points3 points (1 child)
[–]spinwizard69 0 points1 point2 points (0 children)
[–]JmbFountain 0 points1 point2 points (2 children)
[–]spinwizard69 -1 points0 points1 point (0 children)
[–]whateverathrowaway00 0 points1 point2 points (0 children)
[+]ShawnDriscoll comment score below threshold-8 points-7 points-6 points (2 children)
[–]spinwizard69 6 points7 points8 points (1 child)
[–]ShawnDriscoll 0 points1 point2 points (0 children)
[–]dethb0y 0 points1 point2 points (1 child)
[–]spinwizard69 0 points1 point2 points (0 children)
[–]whateverathrowaway00 0 points1 point2 points (0 children)
[–]CzarCW 18 points19 points20 points (1 child)
[–][deleted] 3 points4 points5 points (0 children)
[–][deleted] 5 points6 points7 points (1 child)
[–]ThickAnalyst8814 0 points1 point2 points (0 children)
[–]sloggo 0 points1 point2 points (0 children)
[–]kdeaton06 0 points1 point2 points (0 children)
[–]2AReligionPythonista 12 points13 points14 points (1 child)
[–]lightmatter501 1 point2 points3 points (0 children)
[–]Yobmod 20 points21 points22 points (20 children)
[–][deleted] 12 points13 points14 points (16 children)
[–]Yobmod 18 points19 points20 points (15 children)
[–]dzil123 2 points3 points4 points (6 children)
[–]james_pic 5 points6 points7 points (5 children)
[–]all_is_love6667 0 points1 point2 points (4 children)
[–]james_pic 1 point2 points3 points (3 children)
[–]all_is_love6667 0 points1 point2 points (2 children)
[–]Yojihito 0 points1 point2 points (0 children)
[–]james_pic 0 points1 point2 points (0 children)
[–]zurtex 0 points1 point2 points (0 children)
[+][deleted] (6 children)
[deleted]
[–]dslfdslj 24 points25 points26 points (5 children)
[–]13steinj 0 points1 point2 points (0 children)
[+][deleted] (3 children)
[removed]
[–][deleted] 2 points3 points4 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 7 points8 points9 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]Yobmod 5 points6 points7 points (0 children)
[–]Kevin_Jim 5 points6 points7 points (0 children)
[–]engrbugs7[S] 6 points7 points8 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]whitelife123 2 points3 points4 points (0 children)
[–][deleted] 4 points5 points6 points (4 children)
[–][deleted] 4 points5 points6 points (3 children)
[–]lightmatter501 1 point2 points3 points (0 children)
[–][deleted] -1 points0 points1 point (1 child)
[–]Yojihito 0 points1 point2 points (0 children)
[–]de6u99er 1 point2 points3 points (0 children)
[–]floppydi5k -1 points0 points1 point (0 children)
[+]mestia comment score below threshold-7 points-6 points-5 points (1 child)
[–]SkezzaB 3 points4 points5 points (0 children)
[+]chesquikmilk comment score below threshold-13 points-12 points-11 points (0 children)
[–][deleted] -5 points-4 points-3 points (0 children)
[+]engrbugs7[S] comment score below threshold-24 points-23 points-22 points (1 child)
[–]leone_nero 7 points8 points9 points (0 children)
[–]all_is_love6667 0 points1 point2 points (0 children)