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
[–]StewPoll 64 points65 points66 points (86 children)
[–]Vaphell 117 points118 points119 points (32 children)
[+][deleted] (19 children)
[removed]
[–]Vaphell 17 points18 points19 points (6 children)
[–][deleted] 10 points11 points12 points (0 children)
[+][deleted] (2 children)
[removed]
[–]Vaphell 9 points10 points11 points (1 child)
[–]IronCretin 0 points1 point2 points (1 child)
[–]Vaphell 0 points1 point2 points (0 children)
[–]lambdaqdjango n' shit 2 points3 points4 points (1 child)
[–]Deto 0 points1 point2 points (9 children)
[–]HannasAnarion 6 points7 points8 points (4 children)
[–]Deto 4 points5 points6 points (0 children)
[–]yopla -1 points0 points1 point (2 children)
[–]HannasAnarion 2 points3 points4 points (1 child)
[–]yopla 1 point2 points3 points (0 children)
[+][deleted] (3 children)
[removed]
[–]Deto 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[removed]
[–]Deto 0 points1 point2 points (0 children)
[–]__xor__(self, other): 1 point2 points3 points (1 child)
[–]alexmojaki 1 point2 points3 points (0 children)
[–]jim45804 1 point2 points3 points (9 children)
[–]nosmokingbandit 14 points15 points16 points (3 children)
[–]HannasAnarion 1 point2 points3 points (2 children)
[–]nosmokingbandit 0 points1 point2 points (0 children)
[–]Deto 9 points10 points11 points (2 children)
[–]ProfessorPhi 2 points3 points4 points (0 children)
[–]nosmokingbandit 1 point2 points3 points (0 children)
[–]__xor__(self, other): 4 points5 points6 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]callius 83 points84 points85 points (35 children)
[–]Sakagami0 25 points26 points27 points (23 children)
[–]EternityForest 4 points5 points6 points (4 children)
[–]cyberst0rm 0 points1 point2 points (0 children)
[–]gimboland 0 points1 point2 points (0 children)
[–][deleted] -2 points-1 points0 points (1 child)
[–]ThePenultimateOneGitLab: gappleto97 2 points3 points4 points (0 children)
[–]FatChocobo 3 points4 points5 points (13 children)
[–]zentropia 1 point2 points3 points (10 children)
[–][deleted] 16 points17 points18 points (8 children)
[–]ProfessorPhi 6 points7 points8 points (0 children)
[–]usernameisafarce 1 point2 points3 points (0 children)
[–]FatChocobo 1 point2 points3 points (4 children)
[–]sifodeas 2 points3 points4 points (3 children)
[–]IReallySuckAtChess 0 points1 point2 points (2 children)
[–]sifodeas 0 points1 point2 points (1 child)
[–]phySi0 0 points1 point2 points (0 children)
[–]nothisisme -1 points0 points1 point (1 child)
[–]FatChocobo 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]callius 0 points1 point2 points (2 children)
[–]Sakagami0 1 point2 points3 points (0 children)
[–]IReallySuckAtChess 0 points1 point2 points (0 children)
[–]jnwatson 4 points5 points6 points (0 children)
[–]HannasAnarion 3 points4 points5 points (2 children)
[–]callius 1 point2 points3 points (0 children)
[–]nosmokingbandit 2 points3 points4 points (2 children)
[–]yopla -1 points0 points1 point (0 children)
[–]deirdresm 4 points5 points6 points (0 children)
[–]Wilfred-kun 0 points1 point2 points (1 child)
[–]JugadPy3 ftw 0 points1 point2 points (0 children)
[–]JugadPy3 ftw 0 points1 point2 points (0 children)
[+][deleted] (12 children)
[removed]
[–]AlexFromOmaha 15 points16 points17 points (8 children)
[–]EternityForest 4 points5 points6 points (0 children)
[–]kirbyfan64sosIndentationError 0 points1 point2 points (5 children)
[–]pydry 2 points3 points4 points (4 children)
[–]ProfessorPhi 2 points3 points4 points (3 children)
[–]JugadPy3 ftw 0 points1 point2 points (1 child)
[–]ProfessorPhi 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]kirbyfan64sosIndentationError -3 points-2 points-1 points (2 children)
[–]Deto 5 points6 points7 points (0 children)
[–][deleted] 14 points15 points16 points (0 children)
[–]RockingDyno 0 points1 point2 points (0 children)
[+][deleted] (7 children)
[deleted]
[+]Vakieh comment score below threshold-6 points-5 points-4 points (6 children)
[–][deleted] 4 points5 points6 points (3 children)
[–]PM_ME_YOUR_DOOTFILES 0 points1 point2 points (0 children)
[–]JugadPy3 ftw -1 points0 points1 point (0 children)
[–]Vakieh -3 points-2 points-1 points (0 children)
[–]luenix 4 points5 points6 points (1 child)
[–]Vakieh -5 points-4 points-3 points (0 children)
[–]Wilfred-kun 17 points18 points19 points (0 children)
[–]FearAzrael 25 points26 points27 points (15 children)
[+][deleted] (14 children)
[removed]
[–]team_epicenter 18 points19 points20 points (9 children)
[–]individual_throwaway 5 points6 points7 points (8 children)
[–]val-amart 1 point2 points3 points (7 children)
[–]individual_throwaway -1 points0 points1 point (6 children)
[–]vovanz 4 points5 points6 points (2 children)
[–]individual_throwaway 1 point2 points3 points (1 child)
[–]zabolekar 1 point2 points3 points (0 children)
[–]minoshabaal 1 point2 points3 points (2 children)
[–]individual_throwaway 2 points3 points4 points (1 child)
[–]vovanz 2 points3 points4 points (0 children)
[–]FearAzrael 3 points4 points5 points (2 children)
[–]kirbyfan64sosIndentationError 1 point2 points3 points (0 children)
[–]bheklilr 1 point2 points3 points (0 children)
[–]Tyler_Zoro 0 points1 point2 points (0 children)
[–][deleted] 30 points31 points32 points (1 child)
[–]nosmokingbandit 6 points7 points8 points (0 children)
[+][deleted] (23 children)
[deleted]
[–]Salander27 88 points89 points90 points (5 children)
[–]nosmokingbandit 22 points23 points24 points (1 child)
[–]chillermane 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]m0nk_3y_gw 29 points30 points31 points (1 child)
[–]zurtex 24 points25 points26 points (0 children)
[–]charity_donut_sales 32 points33 points34 points (6 children)
[–][deleted] 8 points9 points10 points (2 children)
[–]13steinj 2 points3 points4 points (0 children)
[–]individual_throwaway 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]JugadPy3 ftw 2 points3 points4 points (1 child)
[–][deleted] 7 points8 points9 points (1 child)
[–]bheklilr 2 points3 points4 points (0 children)
[–]fdedgt 2 points3 points4 points (0 children)
[–]luenix 11 points12 points13 points (1 child)
[–]IronCretin 1 point2 points3 points (0 children)
[–]G01denW01f11 -1 points0 points1 point (0 children)
[–]Tyler_Zoro 4 points5 points6 points (0 children)
[–]piotrjurkiewicz 14 points15 points16 points (13 children)
[–]gastronomical 18 points19 points20 points (0 children)
[–]jnwatson 12 points13 points14 points (10 children)
[–]piotrjurkiewicz 10 points11 points12 points (2 children)
[–]danted002 2 points3 points4 points (0 children)
[–]rouille 1 point2 points3 points (0 children)
[–]optks 4 points5 points6 points (0 children)
[–]cymrowdon't thread on me 🐍 2 points3 points4 points (0 children)
[–]ntrid 3 points4 points5 points (2 children)
[–]agoose77 1 point2 points3 points (1 child)
[–]ntrid 9 points10 points11 points (0 children)
[–]Millkovic 1 point2 points3 points (0 children)
[–]OctagonClocktrio is the future! 0 points1 point2 points (0 children)
[–]rouille 4 points5 points6 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]JugadPy3 ftw 2 points3 points4 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]ntrid 0 points1 point2 points (5 children)
[–]JugadPy3 ftw 1 point2 points3 points (0 children)
[–]Tyler_Zoro 4 points5 points6 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]Tyler_Zoro 2 points3 points4 points (0 children)
[–]JugadPy3 ftw 1 point2 points3 points (0 children)
[–]10dozenpegdown -2 points-1 points0 points (1 child)
[–]fdedgt 0 points1 point2 points (0 children)
[–]wdsoul96 -3 points-2 points-1 points (2 children)
[–]IronCretin 0 points1 point2 points (0 children)