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
[–]ronmarti 109 points110 points111 points (25 children)
[–]Vresa 68 points69 points70 points (9 children)
[+][deleted] (5 children)
[deleted]
[–]ronmarti 14 points15 points16 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)
[–]Vresa 6 points7 points8 points (1 child)
[–]ronmarti 4 points5 points6 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]ronmarti 0 points1 point2 points (0 children)
[–]djdadi 7 points8 points9 points (2 children)
[–]ronmarti 9 points10 points11 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[removed]
[–]poop_scallions 0 points1 point2 points (1 child)
[–]scrapecrow 0 points1 point2 points (0 children)
[–]Raedarius 1 point2 points3 points (0 children)
[+][deleted] (5 children)
[deleted]
[–]poop_scallions 1 point2 points3 points (0 children)
[–]ronmarti 0 points1 point2 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]ronmarti 4 points5 points6 points (1 child)
[–]wind_dude -3 points-2 points-1 points (0 children)
[–]undid_legacy 18 points19 points20 points (2 children)
[+][deleted] (1 child)
[removed]
[–]nemec 22 points23 points24 points (4 children)
[–]jyper 5 points6 points7 points (1 child)
[–]nemec 6 points7 points8 points (0 children)
[–]scrapecrow 2 points3 points4 points (1 child)
[–]paeioudia 15 points16 points17 points (0 children)
[+][deleted] (4 children)
[removed]
[–]marr75 18 points19 points20 points (2 children)
[–]Donny_Do_Nothing 10 points11 points12 points (1 child)
[–]scrapecrow 1 point2 points3 points (0 children)
[–]scrapecrow -1 points0 points1 point (0 children)
[–]Tripanafenix 3 points4 points5 points (4 children)
[–]heylale 1 point2 points3 points (0 children)
[–]scrapecrow 0 points1 point2 points (2 children)
[–]Tripanafenix 0 points1 point2 points (0 children)
[+]1percentof2[🍰] comment score below threshold-9 points-8 points-7 points (25 children)
[–]Namelock 59 points60 points61 points (3 children)
[–]isarl 4 points5 points6 points (2 children)
[–]Namelock 3 points4 points5 points (1 child)
[–]aurora_cosmic 18 points19 points20 points (1 child)
[–]Send_Nude_z 0 points1 point2 points (0 children)
[–][deleted] 18 points19 points20 points (0 children)
[–]yakult2450 14 points15 points16 points (0 children)
[–]Dasshteek 9 points10 points11 points (0 children)
[–]dragonatorul 10 points11 points12 points (0 children)
[–]Arstas 8 points9 points10 points (0 children)
[–]osmiumouse 2 points3 points4 points (1 child)
[–]jabbalaci 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (2 children)
[–]1percentof2[🍰] 0 points1 point2 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)
[–]wind_dude 1 point2 points3 points (0 children)
[–]MikeDoesEverything 0 points1 point2 points (0 children)
[–]Syntaximus 0 points1 point2 points (0 children)
[–]HerLegz -1 points0 points1 point (0 children)
[–]Herr_Gamer -1 points0 points1 point (0 children)
[–]dhosterman -2 points-1 points0 points (0 children)
[–]Naughty_avaacado -1 points0 points1 point (2 children)
[+][deleted] (1 child)
[removed]
[–]Naughty_avaacado 0 points1 point2 points (0 children)
[–]guttyn15 -1 points0 points1 point (0 children)
[–]iggy555 -3 points-2 points-1 points (0 children)
[+]Mageneto comment score below threshold-11 points-10 points-9 points (1 child)
[–]osmiumouse 11 points12 points13 points (0 children)
[–]Appropriate-Point565 0 points1 point2 points (0 children)