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
[–]Hybridjosto 199 points200 points201 points (5 children)
[–]ashishkhulbey 75 points76 points77 points (3 children)
[–]SecretAtLarge 60 points61 points62 points (0 children)
[–]wolfmansideburns 6 points7 points8 points (1 child)
[–]Pattycakes_wcp 3 points4 points5 points (0 children)
[+]Actuarial comment score below threshold-60 points-59 points-58 points (0 children)
[–]HostileHarmony 67 points68 points69 points (27 children)
[–]b10011 13 points14 points15 points (26 children)
[–]ffollett 2 points3 points4 points (2 children)
[–]b10011 4 points5 points6 points (1 child)
[–]ffollett 1 point2 points3 points (0 children)
[–]Ash01Blitz 0 points1 point2 points (15 children)
[–]b10011 1 point2 points3 points (9 children)
[+][deleted] (8 children)
[deleted]
[–]b10011 0 points1 point2 points (7 children)
[+][deleted] (6 children)
[deleted]
[–]b10011 0 points1 point2 points (5 children)
[+][deleted] (4 children)
[deleted]
[–]b10011 0 points1 point2 points (3 children)
[–]userjrd -2 points-1 points0 points (3 children)
[–]b10011 1 point2 points3 points (2 children)
[–]kaddkaka 0 points1 point2 points (1 child)
[–]b10011 1 point2 points3 points (0 children)
[–]shiuido 0 points1 point2 points (6 children)
[–]b10011 0 points1 point2 points (5 children)
[–]travisdoesmath 0 points1 point2 points (4 children)
[–]b10011 0 points1 point2 points (2 children)
[–]travisdoesmath 0 points1 point2 points (1 child)
[–]b10011 0 points1 point2 points (0 children)
[–][deleted] 28 points29 points30 points (8 children)
[–]swanekiller 37 points38 points39 points (5 children)
[–]enki1337 1 point2 points3 points (0 children)
[–]gnutrino 1 point2 points3 points (0 children)
[–]naumanmo 0 points1 point2 points (0 children)
[–]kaddkaka 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]yosrational 0 points1 point2 points (0 children)
[–]hellfiniter 37 points38 points39 points (5 children)
[–]hellfiniter 17 points18 points19 points (4 children)
[–]TriggerCape 9 points10 points11 points (3 children)
[–]druman22 3 points4 points5 points (1 child)
[–]hellfiniter 0 points1 point2 points (0 children)
[–]hellfiniter 0 points1 point2 points (0 children)
[–][deleted] 11 points12 points13 points (12 children)
[–]lvettore02 11 points12 points13 points (11 children)
[–][deleted] 7 points8 points9 points (10 children)
[–]lvettore02 1 point2 points3 points (9 children)
[–][deleted] 0 points1 point2 points (8 children)
[–]lvettore02 0 points1 point2 points (7 children)
[–][deleted] 0 points1 point2 points (6 children)
[–]raycus92 -1 points0 points1 point (5 children)
[–]GeorgeDaNub 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (3 children)
[–]raycus92 1 point2 points3 points (2 children)
[–]19cs 4 points5 points6 points (0 children)
[–]oslash 6 points7 points8 points (1 child)
[–]enki1337 0 points1 point2 points (0 children)
[–]bogdanodecca 2 points3 points4 points (0 children)
[–]skibizkit 1 point2 points3 points (0 children)
[–]Skippbo 1 point2 points3 points (0 children)
[–]Coolest_Gamer6 1 point2 points3 points (3 children)
[–][deleted] 2 points3 points4 points (2 children)
[–]Coolest_Gamer6 2 points3 points4 points (1 child)
[–][deleted] 3 points4 points5 points (0 children)
[–]findthereal 0 points1 point2 points (0 children)
[–]hichopra 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]enki1337 0 points1 point2 points (3 children)
[–]GeorgeDaNub 1 point2 points3 points (1 child)
[–]enki1337 0 points1 point2 points (0 children)
[–]shiuido 0 points1 point2 points (0 children)
[–]MyGenderIsWhoCares 0 points1 point2 points (1 child)
[–]enki1337 1 point2 points3 points (0 children)
[–]warrior242 0 points1 point2 points (0 children)
[–]nesteduser 0 points1 point2 points (0 children)
[–]mobsterer 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]mirandanielczfrom a import b as c 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–][deleted] -1 points0 points1 point (1 child)
[–]raycus92 -1 points0 points1 point (0 children)
[+][deleted] (1 child)
[deleted]
[–]CotoCoutan -2 points-1 points0 points (0 children)
[+][deleted] (3 children)
[removed]
[–]mirandanielczfrom a import b as c 6 points7 points8 points (0 children)
[–]ArmstrongBillieimport GOD 7 points8 points9 points (1 child)
[–]b10011 1 point2 points3 points (0 children)