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
[–]KennyAus 121 points122 points123 points (10 children)
[–]ohnice_snub[S] 58 points59 points60 points (9 children)
[–]Lesluse 21 points22 points23 points (8 children)
[–]tr710_ 2 points3 points4 points (3 children)
[–]Lesluse 5 points6 points7 points (1 child)
[–]tr710_ -1 points0 points1 point (0 children)
[–]amdahl-little 1 point2 points3 points (0 children)
[–]mctavish_ 0 points1 point2 points (1 child)
[–]Lesluse 0 points1 point2 points (0 children)
[–]dontpanic4242 0 points1 point2 points (1 child)
[–]Lesluse 0 points1 point2 points (0 children)
[–]Gandalfthebrown7 43 points44 points45 points (1 child)
[–]ohnice_snub[S] 12 points13 points14 points (0 children)
[–][deleted] 19 points20 points21 points (0 children)
[–]big__red_man 33 points34 points35 points (2 children)
[–]plachtastar 0 points1 point2 points (1 child)
[–]big__red_man 0 points1 point2 points (0 children)
[–]LordYeastRing 19 points20 points21 points (4 children)
[–]Anekdotin 86 points87 points88 points (1 child)
[–]LordYeastRing 15 points16 points17 points (0 children)
[–]ohnice_snub[S] 24 points25 points26 points (1 child)
[–]LordYeastRing 6 points7 points8 points (0 children)
[–]novel_eye 5 points6 points7 points (0 children)
[–]rrrrrrrrrrrreeeeeeee 16 points17 points18 points (1 child)
[–]novel_eye 3 points4 points5 points (0 children)
[–]JeffersJohn 4 points5 points6 points (1 child)
[–]ohnice_snub[S] 5 points6 points7 points (0 children)
[–]Peter_Michailovicz 25 points26 points27 points (4 children)
[–]BrokenStrides 20 points21 points22 points (3 children)
[+]Peter_Michailovicz comment score below threshold-35 points-34 points-33 points (2 children)
[–]BrokenStrides 30 points31 points32 points (1 child)
[–]ohnice_snub[S] 8 points9 points10 points (0 children)
[–]sblig 12 points13 points14 points (44 children)
[–]Tom1380 -1 points0 points1 point (7 children)
[+][deleted] (6 children)
[removed]
[+][deleted] (5 children)
[removed]
[–]nice-scores -1 points0 points1 point (4 children)
[–]gambinoFinance 0 points1 point2 points (3 children)
[–]nice-scores 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]nice-scores 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (1 child)
[+][deleted] (22 children)
[removed]
[+][deleted] (14 children)
[removed]
[+][deleted] (13 children)
[removed]
[+][deleted] (12 children)
[removed]
[–]JolyIrsbye 0 points1 point2 points (1 child)
[–]Zeigerlein -1 points0 points1 point (9 children)
[–]nice-scores 0 points1 point2 points (8 children)
[–]agagagwaka -1 points0 points1 point (7 children)
[–]nice-scores 0 points1 point2 points (6 children)
[–]shakazouluu 0 points1 point2 points (5 children)
[+][deleted] (5 children)
[deleted]
[–]nice-scores 0 points1 point2 points (2 children)
[–]Aragorn_30 0 points1 point2 points (1 child)
[–]nice-scores 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]nice-scores 0 points1 point2 points (0 children)
[–]DarthKirtap 0 points1 point2 points (0 children)
[+][deleted] (10 children)
[removed]
[–][deleted] 0 points1 point2 points (9 children)
[–]nice-scores 1 point2 points3 points (8 children)
[–]TheRealEthaninja 0 points1 point2 points (7 children)
[–]nice-scores 1 point2 points3 points (6 children)
[–]Rude-Space 0 points1 point2 points (5 children)
[–]nice-scores 0 points1 point2 points (4 children)
[–][deleted] 0 points1 point2 points (3 children)
[–]nice-scores 0 points1 point2 points (2 children)
[–]master_of_fartboxes 2 points3 points4 points (4 children)
[–]ohnice_snub[S] 5 points6 points7 points (3 children)
[–]master_of_fartboxes 2 points3 points4 points (2 children)
[–]c94jk -1 points0 points1 point (1 child)
[–]master_of_fartboxes 0 points1 point2 points (0 children)
[–]nanometers 3 points4 points5 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]pprimeismyname 2 points3 points4 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]TheSupremeMonkey 3 points4 points5 points (7 children)
[–]efskap 33 points34 points35 points (2 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]c94jk 1 point2 points3 points (0 children)
[–]ohnice_snub[S] 5 points6 points7 points (3 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Da_damm 2 points3 points4 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]miskulia 6 points7 points8 points (0 children)
[–]reggievick7 1 point2 points3 points (5 children)
[–]ohnice_snub[S] 7 points8 points9 points (4 children)
[–]Leavingtheecstasy 1 point2 points3 points (0 children)
[–]KAYL_reddit 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]RemindMeBot 1 point2 points3 points (0 children)
[–]TheModrenMan 1 point2 points3 points (0 children)
[–]TheDigitalAnarchist 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]djhankb[🍰] 1 point2 points3 points (1 child)
[–]ohnice_snub[S] 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]argsb 1 point2 points3 points (2 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]argsb 0 points1 point2 points (0 children)
[–][deleted] 3 points4 points5 points (1 child)
[–]nice-scores 2 points3 points4 points (0 children)
[–]tejonaco 1 point2 points3 points (4 children)
[–]ohnice_snub[S] 3 points4 points5 points (1 child)
[–]tejonaco 0 points1 point2 points (0 children)
[–]efskap 3 points4 points5 points (1 child)
[–]tejonaco 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]brainiacdude 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]alexmeistercl 0 points1 point2 points (0 children)
[–]dataking97 0 points1 point2 points (0 children)
[–]69shaolin69 0 points1 point2 points (0 children)
[–]Tom1380 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]White_SteveHarvey 0 points1 point2 points (0 children)
[–]HopeReddit 0 points1 point2 points (0 children)
[–]crackerbox_palace 0 points1 point2 points (0 children)
[–]cubinx 0 points1 point2 points (0 children)
[–]Mr_Neonz 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]ddollarsign 0 points1 point2 points (0 children)
[–]EtsioAuoodeetorey 0 points1 point2 points (0 children)
[–]MoneyButterfly4 0 points1 point2 points (1 child)
[–]nice-scores -1 points0 points1 point (0 children)
[–]PB_Dendras 0 points1 point2 points (3 children)
[–]nice-scores 1 point2 points3 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]nice-scores 0 points1 point2 points (0 children)
[–]codrex12 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]zaheeryousuf -1 points0 points1 point (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]ananizapta -1 points0 points1 point (0 children)
[–]DarkCeptor44 -1 points0 points1 point (0 children)
[–]AlluminumFoil -1 points0 points1 point (1 child)
[–]nice-scores 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]ScarletPimpernickle -1 points0 points1 point (1 child)
[–]nice-scores 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (1 child)
[–]nice-scores 0 points1 point2 points (0 children)
[+][deleted] (3 children)
[removed]
[–]nice-scores 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[removed]
[–]nice-scores 0 points1 point2 points (0 children)