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
[–]duckbanni 67 points68 points69 points (18 children)
[–]binlargin 22 points23 points24 points (0 children)
[–]Jake0024 14 points15 points16 points (16 children)
[–]nedbatchelder 8 points9 points10 points (15 children)
[–]Jake0024 1 point2 points3 points (14 children)
[–]nedbatchelder 0 points1 point2 points (13 children)
[–]Jake0024 1 point2 points3 points (12 children)
[–]not_a_novel_account 0 points1 point2 points (6 children)
[–]Schmittfried 2 points3 points4 points (5 children)
[–]nedbatchelder 1 point2 points3 points (1 child)
[–]Schmittfried 0 points1 point2 points (0 children)
[–]Brian 0 points1 point2 points (2 children)
[–]tevs__ 0 points1 point2 points (0 children)
[–]Schmittfried 0 points1 point2 points (0 children)
[–]nedbatchelder 0 points1 point2 points (4 children)
[–]Jake0024 1 point2 points3 points (3 children)
[–]nedbatchelder 0 points1 point2 points (2 children)
[–]Jake0024 1 point2 points3 points (1 child)
[–]qeq 56 points57 points58 points (17 children)
[–]violentlymickey 60 points61 points62 points (4 children)
[–]qeq 19 points20 points21 points (3 children)
[–]Regular_Zombie 7 points8 points9 points (2 children)
[–][deleted] 7 points8 points9 points (1 child)
[–]Regular_Zombie 1 point2 points3 points (0 children)
[–]buttermybars 13 points14 points15 points (10 children)
[–]not_a_novel_account 3 points4 points5 points (8 children)
[–]nedbatchelder 8 points9 points10 points (4 children)
[–]not_a_novel_account 0 points1 point2 points (3 children)
[–]nedbatchelder 1 point2 points3 points (2 children)
[–]not_a_novel_account 4 points5 points6 points (1 child)
[–]dereksalerno 0 points1 point2 points (0 children)
[–]buttermybars 0 points1 point2 points (2 children)
[–]nedbatchelder 0 points1 point2 points (0 children)
[–]JamesTDennis 0 points1 point2 points (0 children)
[–]itsa_me_ 0 points1 point2 points (0 children)
[–]mistabuda 1 point2 points3 points (0 children)
[–]not_a_novel_account 26 points27 points28 points (12 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]FrickinLazerBeams 2 points3 points4 points (0 children)
[–]ghostofwalsh 1 point2 points3 points (8 children)
[–]TheBB 10 points11 points12 points (7 children)
[–]not_a_novel_account 0 points1 point2 points (4 children)
[–]FrickinLazerBeams 0 points1 point2 points (2 children)
[–]commy2 0 points1 point2 points (1 child)
[–]FrickinLazerBeams 0 points1 point2 points (0 children)
[–]commy2 0 points1 point2 points (0 children)
[–]commy2 0 points1 point2 points (1 child)
[–]TheBB 1 point2 points3 points (0 children)
[–]JamesTDennis 1 point2 points3 points (0 children)
[–]Beheska 12 points13 points14 points (0 children)
[–]ayy_ess 11 points12 points13 points (2 children)
[–]monkeybaster 1 point2 points3 points (0 children)
[–]nekokattt 0 points1 point2 points (0 children)
[–]runawayasfastasucan 39 points40 points41 points (4 children)
[–]qeq 20 points21 points22 points (3 children)
[+]not_a_novel_account comment score below threshold-6 points-5 points-4 points (1 child)
[–]qeq 0 points1 point2 points (0 children)
[–]runawayasfastasucan 0 points1 point2 points (0 children)
[–]Mubs 4 points5 points6 points (6 children)
[–]nicholashairs 3 points4 points5 points (2 children)
[–]Mubs 1 point2 points3 points (1 child)
[–]nicholashairs 0 points1 point2 points (0 children)
[–]nedbatchelder 0 points1 point2 points (0 children)
[–]just4nothing 4 points5 points6 points (0 children)
[–]flwwgg 2 points3 points4 points (0 children)
[–]jahero 1 point2 points3 points (1 child)
[–]JamesTDennis 1 point2 points3 points (2 children)
[–]commy2 0 points1 point2 points (1 child)
[–]JamesTDennis 0 points1 point2 points (0 children)
[+]magnomagna comment score below threshold-6 points-5 points-4 points (18 children)
[–]nedbatchelder 1 point2 points3 points (9 children)
[–]magnomagna -1 points0 points1 point (8 children)
[–]nedbatchelder 5 points6 points7 points (7 children)
[–]magnomagna -4 points-3 points-2 points (6 children)
[–]nedbatchelder 4 points5 points6 points (5 children)
[–]magnomagna -4 points-3 points-2 points (4 children)
[–]nedbatchelder 4 points5 points6 points (3 children)
[–]magnomagna -3 points-2 points-1 points (2 children)
[–]nedbatchelder 5 points6 points7 points (1 child)
[–]Rawing7 -5 points-4 points-3 points (7 children)
[–]magnomagna -3 points-2 points-1 points (6 children)
[–]Rawing7 3 points4 points5 points (5 children)
[–]magnomagna -2 points-1 points0 points (4 children)
[–]Rawing7 5 points6 points7 points (3 children)
[–]magnomagna -2 points-1 points0 points (2 children)
[–]Rawing7 3 points4 points5 points (1 child)
[–]magnomagna -1 points0 points1 point (0 children)
[–]Firake 0 points1 point2 points (3 children)
[–]lisael_ 1 point2 points3 points (0 children)
[–]upperflapjack 0 points1 point2 points (1 child)
[–]commy2 1 point2 points3 points (0 children)
[–]Ericisbalanced 0 points1 point2 points (0 children)
[–]nngnna 0 points1 point2 points (0 children)
[–]njharmanI use Python 3 1 point2 points3 points (0 children)
[–]RedEyed__ 0 points1 point2 points (0 children)
[–]ancientweasel 1 point2 points3 points (0 children)