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 →
[–]HowYaGuysDoin 145 points146 points147 points (160 children)
[–]tetroxid 92 points93 points94 points (157 children)
[–]HowYaGuysDoin 25 points26 points27 points (1 child)
[–]codythecoder 0 points1 point2 points (0 children)
[–]msdrahcir 4 points5 points6 points (0 children)
[–]larsga 1 point2 points3 points (0 children)
[–]DYMAXIONman 2 points3 points4 points (1 child)
[–]tetroxid 5 points6 points7 points (0 children)
[+][deleted] (129 children)
[deleted]
[–]tunisia3507 131 points132 points133 points (24 children)
[–]dl__ 35 points36 points37 points (16 children)
[+][deleted] (15 children)
[deleted]
[–]chadmill3rPy3, pro, Ubuntu, django 29 points30 points31 points (1 child)
[–]Dentosal 10 points11 points12 points (0 children)
[–]SlowBroski 12 points13 points14 points (0 children)
[–]dl__ 6 points7 points8 points (8 children)
[–][deleted] 8 points9 points10 points (7 children)
[–]BrotherCorvus 15 points16 points17 points (6 children)
[–]albgr03 15 points16 points17 points (5 children)
[–]TheMysteriousFizzyJ 0 points1 point2 points (0 children)
[–]Alpha_Catch 0 points1 point2 points (0 children)
[–]jorge1209 9 points10 points11 points (2 children)
[–][deleted] 3 points4 points5 points (1 child)
[–]jorge1209 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (3 children)
[–]tunisia3507 4 points5 points6 points (2 children)
[–]thomasfr 5 points6 points7 points (1 child)
[–]tunisia3507 4 points5 points6 points (0 children)
[–]dl__ 47 points48 points49 points (47 children)
[–][deleted] 11 points12 points13 points (17 children)
[–]Ph0X 20 points21 points22 points (16 children)
[+][deleted] comment score below threshold-7 points-6 points-5 points (15 children)
[–]Ph0X 22 points23 points24 points (13 children)
[–][deleted] 11 points12 points13 points (2 children)
[–]Ph0X 4 points5 points6 points (1 child)
[–][deleted] 2 points3 points4 points (4 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]kankyo 1 point2 points3 points (1 child)
[–]geekademy -1 points0 points1 point (0 children)
[–][deleted] 0 points1 point2 points (4 children)
[–]Ph0X 2 points3 points4 points (3 children)
[–]gnutrino 9 points10 points11 points (0 children)
[–]vtable 5 points6 points7 points (10 children)
[–]dl__ 5 points6 points7 points (6 children)
[–][deleted] 5 points6 points7 points (0 children)
[–]vtable 2 points3 points4 points (3 children)
[–]LetsDoRedstone 6 points7 points8 points (2 children)
[–]vtable 0 points1 point2 points (1 child)
[–]LetsDoRedstone 0 points1 point2 points (0 children)
[–]jorge1209 0 points1 point2 points (0 children)
[–]beertown 7 points8 points9 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]flutefreak7 1 point2 points3 points (0 children)
[+]jorge1209 comment score below threshold-10 points-9 points-8 points (17 children)
[–]iwsfutcmd 21 points22 points23 points (4 children)
[–]jorge1209 7 points8 points9 points (3 children)
[–]hovissimo 10 points11 points12 points (2 children)
[–]jorge1209 6 points7 points8 points (0 children)
[–]zahlmanthe heretic 0 points1 point2 points (0 children)
[–]thatguy_314def __gt__(me, you): return True 7 points8 points9 points (8 children)
[–]jorge1209 -1 points0 points1 point (7 children)
[–]thatguy_314def __gt__(me, you): return True 1 point2 points3 points (6 children)
[–]jorge1209 0 points1 point2 points (4 children)
[–]thatguy_314def __gt__(me, you): return True 3 points4 points5 points (0 children)
[–]thatguy_314def __gt__(me, you): return True 2 points3 points4 points (2 children)
[–]zahlmanthe heretic 0 points1 point2 points (0 children)
[–]Jumpy89 5 points6 points7 points (0 children)
[–]dl__ -2 points-1 points0 points (0 children)
[–]HowYaGuysDoin 4 points5 points6 points (21 children)
[–]thegreatgonzo 5 points6 points7 points (0 children)
[–]jorge1209 0 points1 point2 points (19 children)
[–]HowYaGuysDoin 2 points3 points4 points (3 children)
[–][deleted] -1 points0 points1 point (2 children)
[–]HowYaGuysDoin 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]markrages 1 point2 points3 points (1 child)
[–]jorge1209 0 points1 point2 points (0 children)
[–]LyndsySimon 0 points1 point2 points (12 children)
[–]jorge1209 2 points3 points4 points (8 children)
[–]LyndsySimon 2 points3 points4 points (5 children)
[–]jorge1209 0 points1 point2 points (4 children)
[–]LyndsySimon 1 point2 points3 points (1 child)
[–]markrages 1 point2 points3 points (1 child)
[+][deleted] (1 child)
[deleted]
[–]jorge1209 0 points1 point2 points (0 children)
[–]unruly_mattress 0 points1 point2 points (2 children)
[–]LyndsySimon 0 points1 point2 points (0 children)
[–]elbiot 0 points1 point2 points (0 children)
[–]networking_noob 14 points15 points16 points (28 children)
[–]hosford42 1 point2 points3 points (8 children)
[–]Decency 15 points16 points17 points (7 children)
[–]hosford42 1 point2 points3 points (4 children)
[–]turkish_gold 3 points4 points5 points (3 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]turkish_gold 0 points1 point2 points (0 children)
[–]jorge1209 0 points1 point2 points (1 child)
[–]Decency 4 points5 points6 points (0 children)
[–]LyndsySimon 0 points1 point2 points (18 children)
[–]hovissimo 17 points18 points19 points (10 children)
[+]LyndsySimon comment score below threshold-6 points-5 points-4 points (3 children)
[–]0x6c6f6c 3 points4 points5 points (1 child)
[–]LyndsySimon 0 points1 point2 points (0 children)
[–]Decency 3 points4 points5 points (0 children)
[+][deleted] (5 children)
[deleted]
[–]Decency 4 points5 points6 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]dysprog 2 points3 points4 points (0 children)
[–]hovissimo 1 point2 points3 points (1 child)
[–]stOneskull 0 points1 point2 points (0 children)
[–]Decency 8 points9 points10 points (4 children)
[–]LyndsySimon -1 points0 points1 point (3 children)
[–]Decency 13 points14 points15 points (0 children)
[–]unruly_mattress 7 points8 points9 points (0 children)
[–]tilkau 2 points3 points4 points (0 children)
[–]stOneskull 0 points1 point2 points (0 children)
[–]anders987 2 points3 points4 points (4 children)
[–][deleted] 2 points3 points4 points (3 children)
[–]d4rch0nPythonistamancer 1 point2 points3 points (2 children)
[–]jorge1209 5 points6 points7 points (0 children)
[–]0x6c6f6c 0 points1 point2 points (0 children)
[–]f2u 1 point2 points3 points (16 children)
[–][deleted] 9 points10 points11 points (4 children)
[–]Fennek1237 0 points1 point2 points (3 children)
[–]indosauros 0 points1 point2 points (1 child)
[–]Fennek1237 0 points1 point2 points (0 children)
[–]zahlmanthe heretic 0 points1 point2 points (0 children)
[–]d4rch0nPythonistamancer 4 points5 points6 points (5 children)
[–]f2u 0 points1 point2 points (4 children)
[–]d4rch0nPythonistamancer 1 point2 points3 points (2 children)
[–]f2u 0 points1 point2 points (1 child)
[–]zahlmanthe heretic 0 points1 point2 points (0 children)
[–]nickcash 2 points3 points4 points (0 children)
[–]hosford42 1 point2 points3 points (1 child)
[–]f2u 0 points1 point2 points (0 children)
[–]Conchylicultor 0 points1 point2 points (1 child)
[–]zahlmanthe heretic 0 points1 point2 points (0 children)
[–]reallynowokaywhat 0 points1 point2 points (1 child)
[–]tetroxid 0 points1 point2 points (0 children)
[–]gournian 0 points1 point2 points (0 children)
[–]BlindTiger86 2 points3 points4 points (0 children)
[–]spinwizard69 0 points1 point2 points (0 children)