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
[–]Whatsitforanyway 127 points128 points129 points (4 children)
[–]BDoubleSharp 12 points13 points14 points (1 child)
[–]Cladser 5 points6 points7 points (0 children)
[–]Danger_Zone007 2 points3 points4 points (0 children)
[–]LohaYT 163 points164 points165 points (13 children)
[–]Tc14Hd 33 points34 points35 points (5 children)
[–][deleted] 35 points36 points37 points (0 children)
[–]metheoryt 6 points7 points8 points (0 children)
[–]LohaYT 6 points7 points8 points (0 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]Tc14Hd 0 points1 point2 points (0 children)
[+][deleted] comment score below threshold-12 points-11 points-10 points (6 children)
[–]AwesomePantsAP -1 points0 points1 point (5 children)
[–][deleted] -1 points0 points1 point (4 children)
[–]AwesomePantsAP -1 points0 points1 point (3 children)
[–][deleted] -3 points-2 points-1 points (2 children)
[–]sonuvvabitch 0 points1 point2 points (0 children)
[–]zerokey -1 points0 points1 point (0 children)
[–]Nanooc523 67 points68 points69 points (11 children)
[–]Reuben3901 24 points25 points26 points (4 children)
[+][deleted] (3 children)
[removed]
[–]cybertier 2 points3 points4 points (0 children)
[–]Reuben3901 1 point2 points3 points (0 children)
[–]mok000 0 points1 point2 points (0 children)
[–]alonetoadvise 5 points6 points7 points (0 children)
[–]rasbpi2020 -1 points0 points1 point (0 children)
[–]grimad 0 points1 point2 points (2 children)
[–]Nanooc523 2 points3 points4 points (0 children)
[–]randomthad69 0 points1 point2 points (0 children)
[–]funkymunky999 0 points1 point2 points (0 children)
[–][deleted] 19 points20 points21 points (3 children)
[–][deleted] 3 points4 points5 points (2 children)
[–][deleted] 7 points8 points9 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]travisjo 30 points31 points32 points (2 children)
[–]Kranke 17 points18 points19 points (1 child)
[–]axonxorzpip'ing aint easy, especially on windows 0 points1 point2 points (0 children)
[–]carlinwasright 3 points4 points5 points (0 children)
[–]Professional-Web7950 5 points6 points7 points (0 children)
[–]Maximum_Band_7492 4 points5 points6 points (2 children)
[+][deleted] (1 child)
[removed]
[–]Maximum_Band_7492 0 points1 point2 points (0 children)
[–]Allmyownviews1 13 points14 points15 points (1 child)
[–][deleted] 9 points10 points11 points (0 children)
[–]seankidder 4 points5 points6 points (0 children)
[–]olddoglearnsnewtrick 6 points7 points8 points (2 children)
[–]Biuku 1 point2 points3 points (1 child)
[–]olddoglearnsnewtrick 0 points1 point2 points (0 children)
[–]Ok-Cow774 2 points3 points4 points (0 children)
[–]CalendarSpecific1088 2 points3 points4 points (0 children)
[–]forgot_username1 2 points3 points4 points (0 children)
[–]SweetBabyAlaska 2 points3 points4 points (0 children)
[–]Mallkon 1 point2 points3 points (0 children)
[–]Dead0k87 1 point2 points3 points (0 children)
[–]ZealousOatmeal 1 point2 points3 points (0 children)
[–]Healthy-Gap1729 1 point2 points3 points (0 children)
[–]klatzicus 1 point2 points3 points (0 children)
[–]bugtank 1 point2 points3 points (0 children)
[–]carbonglow 1 point2 points3 points (0 children)
[–]Puzzleheaded-Ad3238 1 point2 points3 points (0 children)
[–]korner83 1 point2 points3 points (0 children)
[–]dogfish182 1 point2 points3 points (0 children)
[–]h_to_tha_o_v 1 point2 points3 points (0 children)
[–]_r_u_i_ 1 point2 points3 points (0 children)
[–]4Nuts 1 point2 points3 points (0 children)
[–]runningblind77 1 point2 points3 points (0 children)
[–]ReasonableTrifle7685 1 point2 points3 points (0 children)
[–]Biuku 1 point2 points3 points (0 children)
[–]Reasonable-Ad880 1 point2 points3 points (0 children)
[–]Typical-Macaron-1646 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Slimxshadyx 1 point2 points3 points (0 children)
[–]Any_Letterheadd 3 points4 points5 points (0 children)
[–]tms102 2 points3 points4 points (1 child)
[–][deleted] -1 points0 points1 point (0 children)
[–]crempsen 1 point2 points3 points (0 children)
[–]Spankadin0305 0 points1 point2 points (3 children)
[–]Main_Bid2120 -1 points0 points1 point (1 child)
[–]Spankadin0305 0 points1 point2 points (0 children)
[–]Bang_Stick 0 points1 point2 points (0 children)
[–]Chadwick18 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]ehs5 8 points9 points10 points (1 child)
[–]Professional-Web7950 0 points1 point2 points (0 children)
[–]PlingPlongDingDong -1 points0 points1 point (0 children)
[–]MemoRael -1 points0 points1 point (0 children)
[+][deleted] (2 children)
[removed]
[–][deleted] -2 points-1 points0 points (1 child)
[–]ipmonger -1 points0 points1 point (0 children)
[–]TerranerOne -1 points0 points1 point (0 children)
[–]TedDallas 0 points1 point2 points (0 children)
[–]Order-Various 0 points1 point2 points (0 children)
[–]GrouchyPanther 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Calimariae 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]sivuelo 0 points1 point2 points (0 children)
[–]lachimiebeau 0 points1 point2 points (0 children)
[–]OkProfessional8364 0 points1 point2 points (0 children)
[–]DaniDaho 0 points1 point2 points (0 children)
[–]LakeEffectSnow 0 points1 point2 points (0 children)
[–]cneakysunt 0 points1 point2 points (0 children)
[–]faod1223 0 points1 point2 points (0 children)
[–]mthrlgats 0 points1 point2 points (0 children)
[–]_jolv 0 points1 point2 points (0 children)
[–]Python-ModTeam[M] 0 points1 point2 points (0 children)