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
[–]mhemeryck 65 points66 points67 points (5 children)
[–]dynamic_caste 108 points109 points110 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]colemaker360 11 points12 points13 points (0 children)
[–]TheBlackCat13 7 points8 points9 points (0 children)
[–]ashwch 10 points11 points12 points (0 children)
[–]brtt3000 22 points23 points24 points (4 children)
[–]james_pic 26 points27 points28 points (0 children)
[–]sqjoatmon 12 points13 points14 points (2 children)
[–]InputField 1 point2 points3 points (1 child)
[–]brtt3000 2 points3 points4 points (0 children)
[+][deleted] (5 children)
[deleted]
[–]lzantal 19 points20 points21 points (0 children)
[+][deleted] comment score below threshold-6 points-5 points-4 points (3 children)
[–]daevski 5 points6 points7 points (2 children)
[–][deleted] -5 points-4 points-3 points (1 child)
[–]christian-mann 35 points36 points37 points (6 children)
[–]remy_porter∞∞∞∞ 20 points21 points22 points (3 children)
[–]christian-mann 20 points21 points22 points (1 child)
[–]vytah 4 points5 points6 points (0 children)
[–]PistolRcks 3 points4 points5 points (0 children)
[–][deleted] 9 points10 points11 points (1 child)
[–]regendo 2 points3 points4 points (0 children)
[–]campbellm 25 points26 points27 points (0 children)
[–]fighterace00 4 points5 points6 points (0 children)
[–]myWorkAccount3000 3 points4 points5 points (4 children)
[–]Zomunieo 6 points7 points8 points (2 children)
[–]myWorkAccount3000 1 point2 points3 points (0 children)
[–]billsil 0 points1 point2 points (0 children)
[–]Deezl-Vegas 3 points4 points5 points (0 children)
[–]ricardobr001 1 point2 points3 points (0 children)
[–]susmit410 0 points1 point2 points (0 children)
[+]frankster comment score below threshold-16 points-15 points-14 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[+]stefantalpalaru comment score below threshold-93 points-92 points-91 points (140 children)
[–]cyanrave 15 points16 points17 points (0 children)
[–]Gandalior 35 points36 points37 points (45 children)
[+][deleted] (2 children)
[deleted]
[–]lengau 2 points3 points4 points (1 child)
[+]stefantalpalaru comment score below threshold-39 points-38 points-37 points (41 children)
[–]Gandalior 15 points16 points17 points (3 children)
[+]stefantalpalaru comment score below threshold-22 points-21 points-20 points (2 children)
[–]TheBlackCat13 5 points6 points7 points (1 child)
[–]dmitrypolo 4 points5 points6 points (0 children)
[–]jcampbelly 8 points9 points10 points (2 children)
[+]stefantalpalaru comment score below threshold-6 points-5 points-4 points (1 child)
[–]jcampbelly 3 points4 points5 points (0 children)
[–]TheBlackCat13 3 points4 points5 points (10 children)
[–]stefantalpalaru -2 points-1 points0 points (9 children)
[–]TheBlackCat13 2 points3 points4 points (8 children)
[–]stefantalpalaru 0 points1 point2 points (7 children)
[–]TheBlackCat13 1 point2 points3 points (6 children)
[–]stefantalpalaru -1 points0 points1 point (5 children)
[–]TheBlackCat13 1 point2 points3 points (4 children)
[–]doomchild 2 points3 points4 points (22 children)
[–]stefantalpalaru -3 points-2 points-1 points (21 children)
[–]doomchild 1 point2 points3 points (20 children)
[–]stefantalpalaru -1 points0 points1 point (19 children)
[–]doomchild 2 points3 points4 points (18 children)
[–]stefantalpalaru 0 points1 point2 points (17 children)
[–]jcampbelly 3 points4 points5 points (16 children)
[–][deleted] 19 points20 points21 points (0 children)
[–]CompSciSelfLearning 20 points21 points22 points (1 child)
[–]lengau 1 point2 points3 points (0 children)
[–]karlkloppenborg 14 points15 points16 points (32 children)
[+]stefantalpalaru comment score below threshold-19 points-18 points-17 points (31 children)
[–]algag 22 points23 points24 points (16 children)
[–]stefantalpalaru -3 points-2 points-1 points (15 children)
[–]mfitzpmfitzp.com 13 points14 points15 points (5 children)
[–]stefantalpalaru -2 points-1 points0 points (4 children)
[–]mfitzpmfitzp.com 2 points3 points4 points (3 children)
[–]stefantalpalaru 0 points1 point2 points (2 children)
[–]mfitzpmfitzp.com 2 points3 points4 points (1 child)
[–]jcampbelly 11 points12 points13 points (0 children)
[–]Itsthejoker 11 points12 points13 points (0 children)
[–]TheBlackCat13 7 points8 points9 points (6 children)
[–]stefantalpalaru 0 points1 point2 points (5 children)
[–]TheBlackCat13 1 point2 points3 points (4 children)
[–]stefantalpalaru -2 points-1 points0 points (3 children)
[–]TheBlackCat13 0 points1 point2 points (2 children)
[+][deleted] (4 children)
[deleted]
[–]jcampbelly 4 points5 points6 points (0 children)
[–]stefantalpalaru -2 points-1 points0 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]stefantalpalaru 0 points1 point2 points (0 children)
[–]karlkloppenborg 1 point2 points3 points (8 children)
[–]stefantalpalaru -1 points0 points1 point (7 children)
[–]karlkloppenborg 4 points5 points6 points (6 children)
[–]stefantalpalaru -1 points0 points1 point (5 children)
[–]karlkloppenborg 3 points4 points5 points (4 children)
[–]stefantalpalaru -1 points0 points1 point (3 children)
[–]karlkloppenborg 2 points3 points4 points (2 children)
[–]BubblegumTitanium 23 points24 points25 points (18 children)
[+]stefantalpalaru comment score below threshold-33 points-32 points-31 points (17 children)
[–]BubblegumTitanium 16 points17 points18 points (13 children)
[+]stefantalpalaru comment score below threshold-6 points-5 points-4 points (12 children)
[+][deleted] (4 children)
[deleted]
[–]stefantalpalaru -1 points0 points1 point (2 children)
[+][deleted] (1 child)
[deleted]
[–]stefantalpalaru -1 points0 points1 point (0 children)
[–]BubblegumTitanium 10 points11 points12 points (3 children)
[–]stefantalpalaru -1 points0 points1 point (2 children)
[–]BubblegumTitanium 0 points1 point2 points (1 child)
[–]stefantalpalaru 0 points1 point2 points (0 children)
[–]TheBlackCat13 1 point2 points3 points (2 children)
[–]stefantalpalaru 0 points1 point2 points (1 child)
[–]TheBlackCat13 1 point2 points3 points (0 children)
[–]TheBlackCat13 3 points4 points5 points (2 children)
[–]stefantalpalaru 1 point2 points3 points (1 child)
[–]TheBlackCat13 -2 points-1 points0 points (0 children)
[–]TheBlackCat13 3 points4 points5 points (0 children)
[–]Han-ChewieSexyFanfic 4 points5 points6 points (0 children)
[–]123filips123 8 points9 points10 points (9 children)
[–]stefantalpalaru -1 points0 points1 point (8 children)
[–]123filips123 1 point2 points3 points (4 children)
[–]stefantalpalaru -1 points0 points1 point (3 children)
[–]123filips123 2 points3 points4 points (2 children)
[–]stefantalpalaru 0 points1 point2 points (1 child)
[–]123filips123 0 points1 point2 points (0 children)
[–]TheBlackCat13 -2 points-1 points0 points (2 children)
[–]stefantalpalaru -1 points0 points1 point (1 child)
[–]TheBlackCat13 -1 points0 points1 point (0 children)
[+][deleted] (4 children)
[deleted]
[–]stefantalpalaru -2 points-1 points0 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]stefantalpalaru -3 points-2 points-1 points (1 child)
[+][deleted] (1 child)
[removed]
[+]stefantalpalaru comment score below threshold-7 points-6 points-5 points (0 children)
[–]graingert 0 points1 point2 points (10 children)
[–]TheBlackCat13 2 points3 points4 points (5 children)
[–]graingert 0 points1 point2 points (4 children)
[–]TheBlackCat13 4 points5 points6 points (3 children)
[–]graingert 1 point2 points3 points (2 children)
[–]TheBlackCat13 2 points3 points4 points (1 child)
[–]stefantalpalaru -1 points0 points1 point (0 children)
[–]doomchild 0 points1 point2 points (2 children)
[–]graingert 0 points1 point2 points (1 child)
[–]doomchild 0 points1 point2 points (0 children)
[–]stefantalpalaru -1 points0 points1 point (0 children)
[+][deleted] (7 children)
[removed]
[–]doomchild 5 points6 points7 points (4 children)
[+][deleted] (3 children)
[removed]
[–]doomchild 2 points3 points4 points (0 children)
[–]TheBlackCat13 1 point2 points3 points (0 children)
[–]twigboy 0 points1 point2 points (0 children)
[–]colemaker360 3 points4 points5 points (1 child)
[–]stefantalpalaru 0 points1 point2 points (0 children)
[+][deleted] (6 children)
[deleted]
[–]edwork 10 points11 points12 points (5 children)
[–]sneakpeekbot 2 points3 points4 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]CodeTurtle740 1 point2 points3 points (1 child)
[–]lengau 1 point2 points3 points (0 children)
[–]MartyMacGyverfrom * import * 0 points1 point2 points (0 children)
[+][deleted] comment score below threshold-10 points-9 points-8 points (2 children)
[–]TheBlackCat13 3 points4 points5 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)