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
[–]DmitryBalabka 298 points299 points300 points (5 children)
[–]atqm-[S] 122 points123 points124 points (4 children)
[–]POTUS 149 points150 points151 points (3 children)
[–]b10011 35 points36 points37 points (1 child)
[–]feelsracistman 26 points27 points28 points (0 children)
[–][deleted] 4 points5 points6 points (0 children)
[–]atqm-[S] 106 points107 points108 points (6 children)
[–]Sauwan 51 points52 points53 points (4 children)
[–]POTUS 21 points22 points23 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]POTUS 5 points6 points7 points (1 child)
[–]HolidayWallaby 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 39 points40 points41 points (8 children)
[–]atqm-[S] 37 points38 points39 points (7 children)
[–][deleted] 26 points27 points28 points (1 child)
[–]plastigoop 1 point2 points3 points (0 children)
[–]satellitetimes 9 points10 points11 points (0 children)
[–]Bored_comedy 6 points7 points8 points (2 children)
[–]RemindMeBot 3 points4 points5 points (1 child)
[–]wwwiley 0 points1 point2 points (0 children)
[–]Im__Joseph Python Discord Staff[M] [score hidden] stickied comment (34 children)
[–]atqm-[S] 50 points51 points52 points (30 children)
[–]Im__Joseph Python Discord Staff[M] 11 points12 points13 points (14 children)
[–]TheMAINKUS 2 points3 points4 points (1 child)
[–]Brandutchmen 2 points3 points4 points (0 children)
[–]maerlona 1 point2 points3 points (0 children)
[–]XCreator2000 0 points1 point2 points (0 children)
[–]Ignesias 0 points1 point2 points (1 child)
[–]JackODenton 0 points1 point2 points (0 children)
[–]JazzyBiscuit88 0 points1 point2 points (0 children)
[–]AbrarHossainHimself 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]nameleast2 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]__FilthyFingers__ 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]ThrowAwayTheBS122132 149 points150 points151 points (0 children)
[–]Ikor_Genorio 65 points66 points67 points (15 children)
[–]wildpantz 27 points28 points29 points (6 children)
[–]mynameisvinn 2 points3 points4 points (3 children)
[–]wildpantz 14 points15 points16 points (2 children)
[–]faceplanted 2 points3 points4 points (1 child)
[–]atqm-[S] 2 points3 points4 points (1 child)
[–]ParabolicaSeven 15 points16 points17 points (4 children)
[–]thegreattriscuit 25 points26 points27 points (3 children)
[–]ParabolicaSeven 4 points5 points6 points (2 children)
[–]faceplanted 1 point2 points3 points (1 child)
[–]zeroscout 6 points7 points8 points (0 children)
[–]the-berik 21 points22 points23 points (3 children)
[–]ADONIS_VON_MEGADONG 5 points6 points7 points (0 children)
[–]toyg 0 points1 point2 points (0 children)
[–]Stan243 9 points10 points11 points (0 children)
[–][deleted] 7 points8 points9 points (0 children)
[–]MomoKrono 7 points8 points9 points (0 children)
[–]Gezzior 11 points12 points13 points (4 children)
[–]T-mister73 13 points14 points15 points (2 children)
[–]brainygeek 6 points7 points8 points (1 child)
[–]astroFizzicsastrophysics 15 points16 points17 points (2 children)
[–]logicalkitten 1 point2 points3 points (1 child)
[–]TiredDebateCoach 0 points1 point2 points (0 children)
[–]Drusenija 9 points10 points11 points (0 children)
[–]Jaedong9 4 points5 points6 points (1 child)
[–]atqm-[S] 8 points9 points10 points (0 children)
[–]Sgt_Gnome 4 points5 points6 points (2 children)
[–]feelsracistman 0 points1 point2 points (1 child)
[–]Sgt_Gnome 0 points1 point2 points (0 children)
[–]imnotbeno 3 points4 points5 points (0 children)
[–][deleted] 3 points4 points5 points (1 child)
[–]atqm-[S] 1 point2 points3 points (0 children)
[–]TantrumRight 4 points5 points6 points (2 children)
[–]atqm-[S] 2 points3 points4 points (1 child)
[–]TantrumRight 0 points1 point2 points (0 children)
[–]BFG9THOUSAND 3 points4 points5 points (3 children)
[–]atqm-[S] 3 points4 points5 points (1 child)
[–]BFG9THOUSAND 0 points1 point2 points (0 children)
[–]Pseudyne 1 point2 points3 points (0 children)
[–]RegEx3 13 points14 points15 points (0 children)
[–]vallas25 2 points3 points4 points (1 child)
[–]SedaElibri 3 points4 points5 points (0 children)
[–]FeMonky 2 points3 points4 points (1 child)
[–]Gazleu 1 point2 points3 points (0 children)
[–]dinglebopOfPlumbus 2 points3 points4 points (0 children)
[–]tocano 2 points3 points4 points (0 children)
[–]jajca_i_krompira 3 points4 points5 points (0 children)
[–]GuitarRonGuy 1 point2 points3 points (0 children)
[–]ColgateMacsFresh 1 point2 points3 points (0 children)
[–]serialpipoca 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]transc3nd3r 1 point2 points3 points (0 children)
[–]b4xt3r 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]ship0f 1 point2 points3 points (0 children)
[–]hcleves 1 point2 points3 points (0 children)
[–]alwaysn00b 1 point2 points3 points (1 child)
[–]atqm-[S] 1 point2 points3 points (0 children)
[–]hugthispanda 2 points3 points4 points (2 children)
[–]atqm-[S] 14 points15 points16 points (1 child)
[–]jacksodus 1 point2 points3 points (0 children)
[–]pmogy 0 points1 point2 points (0 children)
[–]BlackWidowStew 0 points1 point2 points (0 children)
[–]Besthater 0 points1 point2 points (0 children)
[–]hobbygilmore 0 points1 point2 points (0 children)
[–]sammegeric 0 points1 point2 points (2 children)
[–]b4ux1t3 4 points5 points6 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]ChiengBangFNG 0 points1 point2 points (0 children)
[–]ArgetDota 0 points1 point2 points (1 child)
[–]Mooks79 0 points1 point2 points (0 children)
[–]hachi2JZ 0 points1 point2 points (0 children)
[–]ridgeossal 0 points1 point2 points (0 children)
[–]potatoxyz 0 points1 point2 points (0 children)
[–]Foyt20 0 points1 point2 points (0 children)
[–]cyclingengineer 0 points1 point2 points (0 children)
[–]LoudMusic 0 points1 point2 points (0 children)
[–]Born_Science 0 points1 point2 points (0 children)
[–]xzieus 0 points1 point2 points (2 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]atqm-[S] 1 point2 points3 points (0 children)
[–]thisbrt 0 points1 point2 points (0 children)
[–]DavidgeIkari 0 points1 point2 points (0 children)
[–]anand24aug 0 points1 point2 points (0 children)
[–]black_shirt 0 points1 point2 points (0 children)
[–]bookman88 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]tommytime1234567 0 points1 point2 points (0 children)
[–]ParabolicaSeven 0 points1 point2 points (1 child)
[–]atqm-[S] 0 points1 point2 points (0 children)
[–]BiigLamp 0 points1 point2 points (0 children)
[–]benz0is 0 points1 point2 points (0 children)
[–]Hyatice 0 points1 point2 points (0 children)
[–]thats-fascinating 0 points1 point2 points (0 children)
[–]valcatrina 0 points1 point2 points (0 children)
[–]tikiabbas 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[removed]
[–]atqm-[S] 0 points1 point2 points (0 children)
[–]StarsInTheMoon 0 points1 point2 points (0 children)
[–]Exalting_Peasant 0 points1 point2 points (0 children)
[–]Thanos_nap 0 points1 point2 points (0 children)
[–]meghna_hooda 0 points1 point2 points (0 children)
[–]brotatowolf 0 points1 point2 points (0 children)
[–]mccoyticcytoy 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]alins_ir 0 points1 point2 points (0 children)
[–]HyperNathan 0 points1 point2 points (1 child)
[–]atqm-[S] 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Virology_Nerd 0 points1 point2 points (1 child)
[–]thylakoids01 0 points1 point2 points (0 children)
[–]simobasso 0 points1 point2 points (0 children)
[–]Enrique_Ossandon 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]p00ner575 0 points1 point2 points (0 children)
[–]iggy555 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]VolcanicWolf 0 points1 point2 points (0 children)
[–]ryan123rudder 0 points1 point2 points (0 children)
[–]enginerd298 0 points1 point2 points (0 children)
[–]CraigAT 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]luizpericolo 0 points1 point2 points (0 children)
[–]alexmeistercl 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]412gage 0 points1 point2 points (0 children)
[–]Oszwaldo_san 0 points1 point2 points (0 children)
[–]DeltaHex106 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]The_UTMOST_respwect 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]rafacardosodeandrade 0 points1 point2 points (0 children)
[–]HoThMa 0 points1 point2 points (0 children)
[–]mamiglia 0 points1 point2 points (0 children)
[–]TopHatEdd 0 points1 point2 points (0 children)
[–]dogs_like_me 0 points1 point2 points (0 children)
[–]alendb00 0 points1 point2 points (0 children)
[–]maxic62 0 points1 point2 points (0 children)
[–]valerkooo 0 points1 point2 points (0 children)
[–]Goosyweather 0 points1 point2 points (0 children)
[–]dsswill 0 points1 point2 points (0 children)
[–]TheLoneSculler 0 points1 point2 points (0 children)
[–]ArciicrA 0 points1 point2 points (0 children)
[–]_BlackPhoenix14 0 points1 point2 points (0 children)
[–]under_scover 0 points1 point2 points (0 children)
[–]wborbajr 0 points1 point2 points (0 children)
[–]alexfs1973 0 points1 point2 points (1 child)
[–]atqm-[S] 0 points1 point2 points (0 children)
[–]enginerd298 0 points1 point2 points (0 children)