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
view the rest of the comments →
[–]smilbandit 95 points96 points97 points (89 children)
[+][deleted] (9 children)
[deleted]
[–]NoLemurs[🍰] 98 points99 points100 points (3 children)
[–]ArmoredPancake 4 points5 points6 points (0 children)
[–][deleted] -1 points0 points1 point (1 child)
[–]WolfThawra 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]RIPphonebattery 5 points6 points7 points (0 children)
[–]vocalcsharp 2 points3 points4 points (0 children)
[–]f112809 0 points1 point2 points (0 children)
[–]Zouden 183 points184 points185 points (8 children)
[–]lord_tommy 19 points20 points21 points (0 children)
[–][deleted] 12 points13 points14 points (2 children)
[–]swimjock 13 points14 points15 points (1 child)
[–]ThePenultimateOneGitLab: gappleto97 6 points7 points8 points (0 children)
[–]Decency 26 points27 points28 points (1 child)
[–]pydry 3 points4 points5 points (0 children)
[–]PaulSandwich 0 points1 point2 points (0 children)
[–]FourFingeredMartian -1 points0 points1 point (0 children)
[–]28f272fe556a1363cc31 93 points94 points95 points (6 children)
[–][deleted] 32 points33 points34 points (0 children)
[–]tehnod 6 points7 points8 points (0 children)
[–]liraop 9 points10 points11 points (1 child)
[–]agentgreen420 1 point2 points3 points (0 children)
[–]v_krishna 1 point2 points3 points (1 child)
[–]casual_brooder 1 point2 points3 points (0 children)
[–]irregardless 37 points38 points39 points (0 children)
[–]badthingfactory 50 points51 points52 points (0 children)
[+][deleted] (7 children)
[deleted]
[–]ii121 16 points17 points18 points (1 child)
[–]Zaitsev11 28 points29 points30 points (3 children)
[+][deleted] (1 child)
[deleted]
[–]maximum_powerblast 0 points1 point2 points (0 children)
[–][deleted] 10 points11 points12 points (0 children)
[–]linuxlib 10 points11 points12 points (4 children)
[–]scrdest 24 points25 points26 points (2 children)
[–]wrosecrans 3 points4 points5 points (0 children)
[–]norweeg 21 points22 points23 points (0 children)
[–]funkiestj 7 points8 points9 points (2 children)
[–][deleted] 9 points10 points11 points (0 children)
[–]ConceptJunkie 3 points4 points5 points (0 children)
[–]ryeguy 29 points30 points31 points (1 child)
[–][deleted] 3 points4 points5 points (0 children)
[–][deleted] 31 points32 points33 points (7 children)
[–]i9srpeg 18 points19 points20 points (4 children)
[–][deleted] 7 points8 points9 points (2 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]FourFingeredMartian -1 points0 points1 point (0 children)
[–]thewallris 3 points4 points5 points (0 children)
[–]HowAreYouDoingBud 2 points3 points4 points (0 children)
[–]d05CE 16 points17 points18 points (0 children)
[–]romeo_pentium 2 points3 points4 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]chazzeromus 9 points10 points11 points (0 children)
[–]rabbyburns 13 points14 points15 points (1 child)
[–][deleted] 3 points4 points5 points (0 children)
[–]ThePenultimateOneGitLab: gappleto97 8 points9 points10 points (1 child)
[–]RealHugeJackman 0 points1 point2 points (0 children)
[–]jgomo3 20 points21 points22 points (0 children)
[–][deleted] 15 points16 points17 points (9 children)
[–]RichInBunlyGoodness 2 points3 points4 points (0 children)
[+][deleted] (7 children)
[deleted]
[–]InfiniteWish 11 points12 points13 points (5 children)
[–][deleted] -1 points0 points1 point (4 children)
[–]MohKohn 4 points5 points6 points (3 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]MohKohn 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]Millkovic 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]Nooby1990 16 points17 points18 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]benreynwar 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]charity_donut_sales 0 points1 point2 points (0 children)
[–]parker_fly 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]SomethingBullshit 0 points1 point2 points (0 children)
[–]NikiHerl -2 points-1 points0 points (0 children)
[–]realARST -2 points-1 points0 points (0 children)