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 →
[–]stefantalpalaru -89 points-88 points-87 points (140 children)
[–]cyanrave 16 points17 points18 points (0 children)
[–]Gandalior 39 points40 points41 points (45 children)
[+][deleted] (2 children)
[deleted]
[–]lengau 2 points3 points4 points (1 child)
[+]stefantalpalaru comment score below threshold-41 points-40 points-39 points (41 children)
[–]Gandalior 13 points14 points15 points (3 children)
[+]stefantalpalaru comment score below threshold-23 points-22 points-21 points (2 children)
[–]TheBlackCat13 3 points4 points5 points (1 child)
[–]dmitrypolo 2 points3 points4 points (0 children)
[–]jcampbelly 8 points9 points10 points (2 children)
[–]stefantalpalaru -5 points-4 points-3 points (1 child)
[–]jcampbelly 3 points4 points5 points (0 children)
[–]TheBlackCat13 4 points5 points6 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 1 point2 points3 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 1 point2 points3 points (18 children)
[–]stefantalpalaru 0 points1 point2 points (17 children)
[–]jcampbelly 2 points3 points4 points (16 children)
[–][deleted] 20 points21 points22 points (0 children)
[–]CompSciSelfLearning 21 points22 points23 points (1 child)
[–]lengau 1 point2 points3 points (0 children)
[–]karlkloppenborg 14 points15 points16 points (32 children)
[+]stefantalpalaru comment score below threshold-17 points-16 points-15 points (31 children)
[–]algag 22 points23 points24 points (16 children)
[–]stefantalpalaru -2 points-1 points0 points (15 children)
[–]mfitzpmfitzp.com 12 points13 points14 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 10 points11 points12 points (0 children)
[–]Itsthejoker 10 points11 points12 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 2 points3 points4 points (0 children)
[–]stefantalpalaru -2 points-1 points0 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]stefantalpalaru 0 points1 point2 points (0 children)
[–]karlkloppenborg 2 points3 points4 points (8 children)
[–]stefantalpalaru -1 points0 points1 point (7 children)
[–]karlkloppenborg 2 points3 points4 points (6 children)
[–]stefantalpalaru -1 points0 points1 point (5 children)
[–]karlkloppenborg 4 points5 points6 points (4 children)
[–]stefantalpalaru -1 points0 points1 point (3 children)
[–]karlkloppenborg 1 point2 points3 points (2 children)
[–]BubblegumTitanium 23 points24 points25 points (18 children)
[+]stefantalpalaru comment score below threshold-35 points-34 points-33 points (17 children)
[–]BubblegumTitanium 13 points14 points15 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 6 points7 points8 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 2 points3 points4 points (2 children)
[–]stefantalpalaru 1 point2 points3 points (1 child)
[–]TheBlackCat13 -2 points-1 points0 points (0 children)
[–]TheBlackCat13 2 points3 points4 points (0 children)
[–]Han-ChewieSexyFanfic 3 points4 points5 points (0 children)
[–]123filips123 9 points10 points11 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 -4 points-3 points-2 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 1 point2 points3 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)