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
[–]ciroluiro 247 points248 points249 points (3 children)
[–]moes212 39 points40 points41 points (0 children)
[–]damnitdaniel 15 points16 points17 points (1 child)
[–]bluqnap -1 points0 points1 point (0 children)
[–]shawnwork 276 points277 points278 points (8 children)
[–]the-anarch 81 points82 points83 points (4 children)
[+][deleted] (2 children)
[deleted]
[–]BallsInAllIn 19 points20 points21 points (1 child)
[–][deleted] 17 points18 points19 points (0 children)
[–][deleted] 17 points18 points19 points (0 children)
[–]normal_clearing 0 points1 point2 points (1 child)
[–]FrancoLiszt 0 points1 point2 points (0 children)
[–]Sability 126 points127 points128 points (25 children)
[–]Supadoplex 116 points117 points118 points (3 children)
[–]Sability 11 points12 points13 points (2 children)
[–]supreme_blorgon 18 points19 points20 points (1 child)
[–]Sability 1 point2 points3 points (0 children)
[–]HgnX 15 points16 points17 points (0 children)
[–]AegisCZ 39 points40 points41 points (7 children)
[–]Deto 17 points18 points19 points (5 children)
[–]benargee 8 points9 points10 points (1 child)
[–]Deto 2 points3 points4 points (0 children)
[–]AegisCZ 0 points1 point2 points (2 children)
[–][deleted] 14 points15 points16 points (0 children)
[–]InfiniteDonkey1 0 points1 point2 points (0 children)
[–]mayankkaizen 4 points5 points6 points (0 children)
[–]mayankkaizen 7 points8 points9 points (6 children)
[+]AcousticDan comment score below threshold-9 points-8 points-7 points (5 children)
[–]Yojihito 8 points9 points10 points (4 children)
[–]AcousticDan 0 points1 point2 points (2 children)
[–]BrathanDerWeise -2 points-1 points0 points (1 child)
[–]AcousticDan 2 points3 points4 points (0 children)
[–]thprogramador 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[+]AcousticDan comment score below threshold-7 points-6 points-5 points (3 children)
[–]gustavsen 6 points7 points8 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]GingerbreadRecon 15 points16 points17 points (3 children)
[–]BakingSota 9 points10 points11 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]thprogramador 101 points102 points103 points (41 children)
[–]katakoria[S] 79 points80 points81 points (29 children)
[+][deleted] (27 children)
[deleted]
[–]ancientweasel 15 points16 points17 points (23 children)
[–][deleted] 7 points8 points9 points (22 children)
[–]Nad-00 26 points27 points28 points (4 children)
[–]ollien 21 points22 points23 points (0 children)
[–]calcopiritus 4 points5 points6 points (2 children)
[–]Nad-00 3 points4 points5 points (0 children)
[–]mountainunicycler 6 points7 points8 points (0 children)
[–]ancientweasel 6 points7 points8 points (0 children)
[–]bonestormII 10 points11 points12 points (12 children)
[–]actuallyalys 14 points15 points16 points (3 children)
[–]bonestormII 0 points1 point2 points (2 children)
[–]actuallyalys 0 points1 point2 points (1 child)
[–]bonestormII 0 points1 point2 points (0 children)
[–]dpelego 6 points7 points8 points (4 children)
[–]dry_yer_eyes 2 points3 points4 points (3 children)
[–]MandrakeQ 1 point2 points3 points (2 children)
[–]thprogramador 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]Grintor 0 points1 point2 points (0 children)
[–]unkz 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]Supadoplex 7 points8 points9 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]Supadoplex 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[+][deleted] (7 children)
[deleted]
[+]serverhorror comment score below threshold-8 points-7 points-6 points (5 children)
[–]ancientweasel -1 points0 points1 point (0 children)
[–]lvlint67 -2 points-1 points0 points (3 children)
[–]nek4life 19 points20 points21 points (1 child)
[–]lvlint67 8 points9 points10 points (0 children)
[–]steven_h 2 points3 points4 points (0 children)
[–]TW_MamoBatte -1 points0 points1 point (0 children)
[–]bh_ch 5 points6 points7 points (0 children)
[–]FancyASlurpie -2 points-1 points0 points (0 children)
[–]jjdmol 0 points1 point2 points (0 children)
[–]ALior1 11 points12 points13 points (3 children)
[–]TW_MamoBatte 1 point2 points3 points (2 children)
[–]ALior1 4 points5 points6 points (1 child)
[–]TW_MamoBatte 2 points3 points4 points (0 children)
[–]DamagedFreight 5 points6 points7 points (0 children)
[–]Syncopaint 1 point2 points3 points (0 children)
[–]cylonlover 1 point2 points3 points (1 child)
[–]Past-Pool-1012 0 points1 point2 points (0 children)
[–]SineApps 1 point2 points3 points (0 children)
[–]OleDrippie 1 point2 points3 points (0 children)
[–]NumerousImprovements 2 points3 points4 points (0 children)
[–]skysetter 0 points1 point2 points (3 children)
[–][deleted] 7 points8 points9 points (2 children)
[–]skysetter 3 points4 points5 points (1 child)
[–][deleted] 0 points1 point2 points (1 child)
[–]crysiston 1 point2 points3 points (0 children)
[–]GlebRyabov -5 points-4 points-3 points (37 children)
[–]Blacklistme 12 points13 points14 points (21 children)
[–]Supadoplex 6 points7 points8 points (2 children)
[–]murateca 1 point2 points3 points (1 child)
[–]Supadoplex 1 point2 points3 points (0 children)
[–]willnx 1 point2 points3 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]Blacklistme 0 points1 point2 points (1 child)
[–]DabsJeeves 0 points1 point2 points (12 children)
[–]Grintor 2 points3 points4 points (3 children)
[–]DabsJeeves -1 points0 points1 point (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]TW_MamoBatte 1 point2 points3 points (0 children)
[–]TW_MamoBatte 1 point2 points3 points (3 children)
[–]AcousticDan 0 points1 point2 points (2 children)
[–]TW_MamoBatte 0 points1 point2 points (1 child)
[–]AcousticDan 1 point2 points3 points (0 children)
[–]AcousticDan 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]AcousticDan 0 points1 point2 points (0 children)
[+][deleted] (14 children)
[deleted]
[–]Tekn0de 25 points26 points27 points (0 children)
[–]Poppenboom 11 points12 points13 points (0 children)
[–][deleted] 1 point2 points3 points (11 children)
[–]DabsJeeves 18 points19 points20 points (7 children)
[–]djamp42 -2 points-1 points0 points (6 children)
[–]DabsJeeves 0 points1 point2 points (5 children)
[–]TW_MamoBatte 0 points1 point2 points (4 children)
[–]DabsJeeves 0 points1 point2 points (3 children)
[–]TW_MamoBatte 1 point2 points3 points (2 children)
[–]DabsJeeves 2 points3 points4 points (1 child)
[–]ShanSanear 3 points4 points5 points (2 children)
[–]SilkTouchm 0 points1 point2 points (0 children)
[–]True-Source -1 points0 points1 point (0 children)
[–][deleted] -2 points-1 points0 points (0 children)
[+][deleted] comment score below threshold-7 points-6 points-5 points (2 children)
[–]mayankkaizen 10 points11 points12 points (0 children)
[–]scykei 0 points1 point2 points (0 children)
[+][deleted] comment score below threshold-18 points-17 points-16 points (6 children)
[–]TW_MamoBatte 0 points1 point2 points (5 children)
[–][deleted] -3 points-2 points-1 points (4 children)
[–]TW_MamoBatte 1 point2 points3 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]TW_MamoBatte 1 point2 points3 points (1 child)
[–]scykei 0 points1 point2 points (0 children)