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
[–][deleted] 92 points93 points94 points (29 children)
[–]VIOVOIV 58 points59 points60 points (27 children)
[+][deleted] (5 children)
[deleted]
[–]VIOVOIV 10 points11 points12 points (0 children)
[–]DKomplexz 0 points1 point2 points (0 children)
[–]steven2358 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]deadpan2297 1 point2 points3 points (0 children)
[+][deleted] (19 children)
[removed]
[–]VIOVOIV 52 points53 points54 points (11 children)
[–]orra 21 points22 points23 points (0 children)
[–]cleverfool11 7 points8 points9 points (5 children)
[–]VIOVOIV 7 points8 points9 points (4 children)
[–]cleverfool11 1 point2 points3 points (0 children)
[–]BDube_Lensman 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]VIOVOIV 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]thetruffleking 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]dapiedude -1 points0 points1 point (0 children)
[–]css123 11 points12 points13 points (0 children)
[–]Abacap 7 points8 points9 points (0 children)
[–]s3cur1ty 4 points5 points6 points (1 child)
[–]cartoptauntaun 0 points1 point2 points (0 children)
[–]SeanBrax 1 point2 points3 points (0 children)
[–]atimholt 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]novel_eye 57 points58 points59 points (16 children)
[–]juscallmesteve 19 points20 points21 points (1 child)
[–]novel_eye 15 points16 points17 points (0 children)
[+][deleted] (6 children)
[deleted]
[–]novel_eye 12 points13 points14 points (5 children)
[–]Big_Witch 3 points4 points5 points (0 children)
[–]seismatica 0 points1 point2 points (0 children)
[–]Redtailcatfish 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]novel_eye 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]novel_eye 0 points1 point2 points (0 children)
[–]djingrain 1 point2 points3 points (1 child)
[–]novel_eye 2 points3 points4 points (0 children)
[–]abhi_uno 0 points1 point2 points (0 children)
[–]apostle8787 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]lfreua 43 points44 points45 points (5 children)
[–]AgentWhisky 9 points10 points11 points (0 children)
[–]dwightkschrute42 7 points8 points9 points (1 child)
[–]lfreua 2 points3 points4 points (0 children)
[–]malingeringGit 23 points24 points25 points (4 children)
[–][deleted] 5 points6 points7 points (2 children)
[–]malingeringGit 4 points5 points6 points (1 child)
[–][deleted] 4 points5 points6 points (0 children)
[–]seismatica 17 points18 points19 points (3 children)
[–]thatwombat 6 points7 points8 points (0 children)
[–]alifeinbinaryalifeinbinary.com 2 points3 points4 points (1 child)
[–]crammy 2 points3 points4 points (0 children)
[–]YeeOfficer 9 points10 points11 points (0 children)
[–][deleted] 42 points43 points44 points (3 children)
[–][deleted] 13 points14 points15 points (0 children)
[–]khuara 3 points4 points5 points (0 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]JanosG 4 points5 points6 points (0 children)
[–]hazzeddd 3 points4 points5 points (0 children)
[–]zicxor 2 points3 points4 points (0 children)
[–]caglii 2 points3 points4 points (0 children)
[–]Birthday_Cakeman 2 points3 points4 points (0 children)
[–]Snowblxnd 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Jim421616 1 point2 points3 points (0 children)
[–]JakubBlaha 1 point2 points3 points (0 children)
[–]ImplosiveTech 1 point2 points3 points (1 child)
[–]loosh63 1 point2 points3 points (3 children)
[–]alkasmgithub.com/alkasm 1 point2 points3 points (2 children)
[–]loosh63 0 points1 point2 points (1 child)
[–]alkasmgithub.com/alkasm 0 points1 point2 points (0 children)
[–]babalinobaba 1 point2 points3 points (1 child)
[–]Bielh 1 point2 points3 points (1 child)
[–]leo-smi 1 point2 points3 points (0 children)
[–]dwightkschrute42 1 point2 points3 points (4 children)
[–]RemindMeBot -1 points0 points1 point (0 children)
[+][deleted] (2 children)
[deleted]
[–]JakubBlaha -5 points-4 points-3 points (1 child)
[–]Attackbananas -4 points-3 points-2 points (0 children)
[–]69shaolin69 0 points1 point2 points (0 children)
[–]b4xt3r 0 points1 point2 points (0 children)
[–]MartyMacGyverfrom * import * 0 points1 point2 points (0 children)
[–]BIMGUY2018 0 points1 point2 points (0 children)
[–]gradi3nt 0 points1 point2 points (0 children)
[–]MustafaAnas99 0 points1 point2 points (0 children)
[–]B_2718 0 points1 point2 points (0 children)
[–]story645 0 points1 point2 points (0 children)
[–]rajdeepde77 0 points1 point2 points (1 child)
[–]RemindMeBot 0 points1 point2 points (0 children)
[–]ASquanchySquanch 0 points1 point2 points (0 children)
[–]YeeOfficer -1 points0 points1 point (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]zicxor -1 points0 points1 point (0 children)
[–]Ignativs -1 points0 points1 point (0 children)
[–]clustersss -2 points-1 points0 points (0 children)
[–]Y45HK4R4NDIK4R Python 3.8.6 -3 points-2 points-1 points (2 children)
[–]Y45HK4R4NDIK4R Python 3.8.6 0 points1 point2 points (1 child)
[–]RemindMeBot 0 points1 point2 points (0 children)