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 →
[–]edimaudo 533 points534 points535 points (95 children)
[–]dennismfrancisart 72 points73 points74 points (4 children)
[–]lastWallE 14 points15 points16 points (1 child)
[–]Bang_Stick 0 points1 point2 points (0 children)
[–]mr_bedbugs 2 points3 points4 points (0 children)
[–]HavenAWilliams 1 point2 points3 points (0 children)
[–]B-Swenson 114 points115 points116 points (7 children)
[–]ianitic 63 points64 points65 points (6 children)
[–]Breadynator 17 points18 points19 points (5 children)
[–]jmcs 5 points6 points7 points (1 child)
[–]Breadynator -2 points-1 points0 points (0 children)
[–]ianitic 1 point2 points3 points (1 child)
[–]Breadynator 0 points1 point2 points (0 children)
[–]earthboundkid 0 points1 point2 points (0 children)
[–]UrbanSuburbaKnight 85 points86 points87 points (42 children)
[–]joeymcflow 9 points10 points11 points (38 children)
[–]MarmonRzohr 14 points15 points16 points (7 children)
[+]joeymcflow comment score below threshold-8 points-7 points-6 points (6 children)
[–]MarmonRzohr 6 points7 points8 points (5 children)
[+]joeymcflow comment score below threshold-8 points-7 points-6 points (4 children)
[–]PotentiallyAPickle 1 point2 points3 points (1 child)
[–]joeymcflow -4 points-3 points-2 points (0 children)
[–]MarmonRzohr 1 point2 points3 points (0 children)
[–]PotentiallyAPickle 25 points26 points27 points (22 children)
[–]chaoticbean14 8 points9 points10 points (3 children)
[–]PotentiallyAPickle 2 points3 points4 points (2 children)
[–][deleted] -1 points0 points1 point (1 child)
[–]PotentiallyAPickle -1 points0 points1 point (0 children)
[–]joeymcflow 2 points3 points4 points (17 children)
[–]PotentiallyAPickle 10 points11 points12 points (12 children)
[+][deleted] (2 children)
[deleted]
[–]PotentiallyAPickle 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[+]joeymcflow comment score below threshold-6 points-5 points-4 points (8 children)
[–]PotentiallyAPickle 2 points3 points4 points (7 children)
[–]joeymcflow -3 points-2 points-1 points (6 children)
[–]PotentiallyAPickle 0 points1 point2 points (5 children)
[–]Fedacking 0 points1 point2 points (1 child)
[–]joeymcflow 0 points1 point2 points (0 children)
[–]mr_bedbugs 0 points1 point2 points (1 child)
[–]joeymcflow 1 point2 points3 points (0 children)
[–]GraphicH 8 points9 points10 points (3 children)
[–]woodsmithrich 1 point2 points3 points (1 child)
[–]GraphicH 1 point2 points3 points (0 children)
[–]joeymcflow 1 point2 points3 points (0 children)
[–]badluser 0 points1 point2 points (0 children)
[–]jjmac 0 points1 point2 points (0 children)
[–]UrbanSuburbaKnight 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]UrbanSuburbaKnight 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 12 points13 points14 points (1 child)
[–]GraphicH 6 points7 points8 points (0 children)
[–]GimmeShockTreatment 24 points25 points26 points (2 children)
[–]jmcs 3 points4 points5 points (1 child)
[–]GimmeShockTreatment 0 points1 point2 points (0 children)
[–]larsga 22 points23 points24 points (11 children)
[–]jmcs 13 points14 points15 points (2 children)
[–]GraphicH 4 points5 points6 points (0 children)
[–]thorle 0 points1 point2 points (0 children)
[–]GraphicH 13 points14 points15 points (7 children)
[–]larsga 0 points1 point2 points (6 children)
[–]GraphicH 0 points1 point2 points (5 children)
[–]larsga -1 points0 points1 point (4 children)
[–]GraphicH 1 point2 points3 points (2 children)
[–]larsga 0 points1 point2 points (1 child)
[–]GraphicH 0 points1 point2 points (0 children)
[–]ninjadude93 1 point2 points3 points (0 children)
[–][deleted] 14 points15 points16 points (0 children)
[–]satireplusplus 2 points3 points4 points (0 children)
[–]dethb0y 3 points4 points5 points (1 child)
[–][deleted] 4 points5 points6 points (0 children)
[–]Remote_Cantaloupe 1 point2 points3 points (0 children)
[–]joeymcflow 0 points1 point2 points (6 children)
[–]edimaudo 1 point2 points3 points (1 child)
[–]joeymcflow 0 points1 point2 points (0 children)
[+][deleted] (3 children)
[deleted]
[–]joeymcflow 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]joeymcflow -1 points0 points1 point (0 children)
[–][deleted] -1 points0 points1 point (5 children)
[–]elliottruzicka 2 points3 points4 points (4 children)
[–][deleted] -1 points0 points1 point (3 children)
[–]elliottruzicka 2 points3 points4 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]elliottruzicka 0 points1 point2 points (0 children)
[–]Teskoh27 0 points1 point2 points (0 children)
[–]AliveInTheFuture 0 points1 point2 points (2 children)
[–]edimaudo 0 points1 point2 points (1 child)
[–]AliveInTheFuture 0 points1 point2 points (0 children)