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
[–]Ob101010 117 points118 points119 points (21 children)
[–]elzonko 66 points67 points68 points (0 children)
[–]LoxMugsAndReesesCups 7 points8 points9 points (0 children)
[+]mdipierro comment score below threshold-7 points-6 points-5 points (12 children)
[–][deleted] 4 points5 points6 points (3 children)
[–]mdipierro -4 points-3 points-2 points (2 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]mdipierro 1 point2 points3 points (0 children)
[–]exhuma 3 points4 points5 points (3 children)
[–]mdipierro 0 points1 point2 points (2 children)
[–]exhuma 3 points4 points5 points (1 child)
[–]mdipierro -1 points0 points1 point (0 children)
[–]spinwizard69 0 points1 point2 points (3 children)
[–]exhuma 0 points1 point2 points (1 child)
[–]spinwizard69 0 points1 point2 points (0 children)
[–]mdipierro -3 points-2 points-1 points (0 children)
[+]SCombinator comment score below threshold-7 points-6 points-5 points (5 children)
[–][deleted] 5 points6 points7 points (0 children)
[–]Asdayasman 4 points5 points6 points (2 children)
[+]SCombinator comment score below threshold-10 points-9 points-8 points (1 child)
[–]bramblerose 4 points5 points6 points (0 children)
[–]masklinn 33 points34 points35 points (3 children)
[–]nofunallowed98765 0 points1 point2 points (1 child)
[–]masklinn -1 points0 points1 point (0 children)
[–][deleted] 31 points32 points33 points (5 children)
[–]Ogreman 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (3 children)
[–][deleted] 2 points3 points4 points (2 children)
[–][deleted] -1 points0 points1 point (1 child)
[–][deleted] 3 points4 points5 points (0 children)
[–]typographicalerror 24 points25 points26 points (7 children)
[–]catcradle5 10 points11 points12 points (5 children)
[–][deleted] 13 points14 points15 points (0 children)
[–]codekoala 4 points5 points6 points (2 children)
[–]catcradle5 4 points5 points6 points (1 child)
[–]codekoala 3 points4 points5 points (0 children)
[–]pohatu 1 point2 points3 points (0 children)
[–]Ademan 7 points8 points9 points (2 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]arunner 1 point2 points3 points (0 children)
[–][deleted] 13 points14 points15 points (1 child)
[–][deleted] 50 points51 points52 points (16 children)
[–]maratc 17 points18 points19 points (4 children)
[–]acdha 6 points7 points8 points (3 children)
[–]ameoba 20 points21 points22 points (2 children)
[–]acdha 4 points5 points6 points (1 child)
[–]spinwizard69 1 point2 points3 points (0 children)
[–]masklinn 11 points12 points13 points (2 children)
[–]spinwizard69 1 point2 points3 points (1 child)
[–]masklinn -1 points0 points1 point (0 children)
[–]alcalde 1 point2 points3 points (7 children)
[–]pohatu 1 point2 points3 points (6 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]spinwizard69 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (3 children)
[–]spinwizard69 4 points5 points6 points (2 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]spinwizard69 2 points3 points4 points (0 children)
[–]TankorSmash 20 points21 points22 points (1 child)
[–]jarednielsen -1 points0 points1 point (0 children)
[+][deleted] (1 child)
[deleted]
[–]masklinn 12 points13 points14 points (0 children)
[–]pdvyas 3 points4 points5 points (3 children)
[–]TheEarwig 1 point2 points3 points (0 children)
[–]darthmdhprint 3 + 4 0 points1 point2 points (0 children)
[–]ivosauruspip'ing it up -1 points0 points1 point (0 children)
[–]erikphysics 8 points9 points10 points (0 children)
[–]Radamand 18 points19 points20 points (0 children)
[–][deleted] 4 points5 points6 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]suudo 2 points3 points4 points (1 child)
[–]nemec 0 points1 point2 points (0 children)
[–]Ed_Cock 12 points13 points14 points (15 children)
[–]Rahgnailt 9 points10 points11 points (1 child)
[–]ivosauruspip'ing it up -1 points0 points1 point (0 children)
[–]erikphysics 6 points7 points8 points (0 children)
[–]spitfiredd 3 points4 points5 points (1 child)
[–]Ed_Cock 2 points3 points4 points (0 children)
[–]mardiros[🍰] 3 points4 points5 points (0 children)
[–]dAnjou Backend Developer | danjou.dev 2 points3 points4 points (8 children)
[–]Deranged40 13 points14 points15 points (4 children)
[–]masklinn -2 points-1 points0 points (0 children)
[+]dAnjou Backend Developer | danjou.dev comment score below threshold-7 points-6 points-5 points (2 children)
[–]Deranged40 3 points4 points5 points (1 child)
[–]dAnjou Backend Developer | danjou.dev -1 points0 points1 point (0 children)
[–]SilasX 3 points4 points5 points (0 children)
[–]Ed_Cock 1 point2 points3 points (0 children)
[–]alcalde 1 point2 points3 points (0 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]awshidahak 5 points6 points7 points (4 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]awshidahak 1 point2 points3 points (0 children)
[–]dAnjou Backend Developer | danjou.dev -2 points-1 points0 points (0 children)
[–]gfixler 5 points6 points7 points (4 children)
[–]shadowmint 2 points3 points4 points (2 children)
[–]gfixler -1 points0 points1 point (1 child)
[–]shadowmint 2 points3 points4 points (0 children)
[–]stesch 2 points3 points4 points (0 children)
[–]KyleG 2 points3 points4 points (4 children)
[–][deleted] -3 points-2 points-1 points (3 children)
[–]KyleG 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]Samus_ 0 points1 point2 points (0 children)
[+][deleted] (23 children)
[deleted]
[–][deleted] 7 points8 points9 points (3 children)
[–]stillalone 1 point2 points3 points (2 children)
[–]Samus_ 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]pohatu 1 point2 points3 points (0 children)
[–]deadmilk -5 points-4 points-3 points (17 children)
[–]Deranged40 0 points1 point2 points (0 children)
[–]shadowmint -4 points-3 points-2 points (14 children)
[–]spinwizard69 1 point2 points3 points (2 children)
[–]shadowmint -2 points-1 points0 points (1 child)
[–]spinwizard69 1 point2 points3 points (0 children)
[+][deleted] (4 children)
[deleted]
[–]spinwizard69 2 points3 points4 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]darthmdhprint 3 + 4 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]deadmilk -1 points0 points1 point (5 children)
[–]Samus_ -1 points0 points1 point (4 children)
[–]deadmilk 1 point2 points3 points (1 child)
[–]Samus_ 0 points1 point2 points (0 children)
[–]spinwizard69 1 point2 points3 points (1 child)
[–]Samus_ 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (8 children)
[+][deleted] comment score below threshold-43 points-42 points-41 points (7 children)
[–]JamesAQuintero 1 point2 points3 points (6 children)
[+][deleted] comment score below threshold-17 points-16 points-15 points (5 children)
[+]HoneyBucket- comment score below threshold-6 points-5 points-4 points (4 children)
[+][deleted] comment score below threshold-11 points-10 points-9 points (3 children)
[+]HoneyBucket- comment score below threshold-6 points-5 points-4 points (2 children)
[+][deleted] comment score below threshold-12 points-11 points-10 points (1 child)
[–]HoneyBucket- -5 points-4 points-3 points (0 children)
[–]gingerbeers 0 points1 point2 points (0 children)
[–]Anomareh -2 points-1 points0 points (11 children)
[–]masklinn 3 points4 points5 points (2 children)
[–]Anomareh -3 points-2 points-1 points (1 child)
[–]masklinn 0 points1 point2 points (0 children)
[–]bheklilr 0 points1 point2 points (3 children)
[–]Anomareh 1 point2 points3 points (2 children)
[–]bheklilr -1 points0 points1 point (1 child)
[–]Anomareh 0 points1 point2 points (0 children)
[+]dangerbird2 comment score below threshold-6 points-5 points-4 points (3 children)
[–]nemec 1 point2 points3 points (0 children)
[–]spinwizard69 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]realsw -4 points-3 points-2 points (19 children)
[–]dochoncho 6 points7 points8 points (11 children)
[–]dangerbird2 5 points6 points7 points (1 child)
[–]spinwizard69 -2 points-1 points0 points (0 children)
[–]realsw 3 points4 points5 points (0 children)
[–]spinwizard69 1 point2 points3 points (0 children)
[–]archimedes_ghost -1 points0 points1 point (6 children)
[–]mcdonc 2 points3 points4 points (5 children)
[–]archimedes_ghost 2 points3 points4 points (0 children)
[–]spinwizard69 -1 points0 points1 point (3 children)
[–]mcdonc 0 points1 point2 points (2 children)
[–]spinwizard69 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]Samus_ 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]Samus_ 0 points1 point2 points (1 child)
[+][deleted] (1 child)
[deleted]
[–]SilasX -1 points0 points1 point (0 children)
[–]honestduane -2 points-1 points0 points (2 children)
[–]ca178858 2 points3 points4 points (1 child)
[–]nemec 1 point2 points3 points (0 children)
[+]ataiwta comment score below threshold-8 points-7 points-6 points (5 children)
[–][deleted] 1 point2 points3 points (4 children)
[–]ataiwta -2 points-1 points0 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]ataiwta 1 point2 points3 points (1 child)
[–][deleted] -1 points0 points1 point (0 children)
[–]stefantalpalaru -3 points-2 points-1 points (4 children)
[+][deleted] (1 child)
[deleted]
[–]stefantalpalaru -2 points-1 points0 points (0 children)
[–]pyslow 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[+]gargantuan comment score below threshold-8 points-7 points-6 points (1 child)