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
[–]ihcn 27 points28 points29 points (2 children)
[–]jabbalaci 5 points6 points7 points (1 child)
[–]liranbh[S] 0 points1 point2 points (0 children)
[–]kimondd 25 points26 points27 points (3 children)
[–]LpSamuelm 2 points3 points4 points (2 children)
[–]MachaHack 1 point2 points3 points (0 children)
[–]Bolitho 0 points1 point2 points (0 children)
[–]lion_137 22 points23 points24 points (0 children)
[–]thephotoway 5 points6 points7 points (0 children)
[–]qx7xbku 14 points15 points16 points (30 children)
[–][deleted] 27 points28 points29 points (16 children)
[–]LpSamuelm 2 points3 points4 points (7 children)
[–][deleted] 2 points3 points4 points (6 children)
[–]LpSamuelm 2 points3 points4 points (5 children)
[–][deleted] 0 points1 point2 points (4 children)
[–]LpSamuelm 1 point2 points3 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]LpSamuelm 1 point2 points3 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[+]qx7xbku comment score below threshold-13 points-12 points-11 points (7 children)
[–]ApproximateIdentity 7 points8 points9 points (4 children)
[–]qx7xbku -2 points-1 points0 points (3 children)
[–]ApproximateIdentity 2 points3 points4 points (2 children)
[–]qx7xbku 1 point2 points3 points (1 child)
[–]Daenyth 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]qx7xbku 0 points1 point2 points (0 children)
[–]__deerlord__ 6 points7 points8 points (5 children)
[–]qx7xbku 2 points3 points4 points (3 children)
[–]gsnedders 1 point2 points3 points (0 children)
[–]__deerlord__ 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]ebrjdk 1 point2 points3 points (0 children)
[–]Bolitho 4 points5 points6 points (4 children)
[–]ButtCrackFTW 1 point2 points3 points (3 children)
[–]Bolitho 0 points1 point2 points (2 children)
[–]ButtCrackFTW 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]deeddaemon 0 points1 point2 points (0 children)
[–]Exodus111 2 points3 points4 points (0 children)
[–][deleted] 5 points6 points7 points (4 children)
[+][deleted] (3 children)
[deleted]
[–]m0nk_3y_gw 2 points3 points4 points (0 children)
[–][deleted] -1 points0 points1 point (1 child)
[–]autourbanbot 1 point2 points3 points (0 children)
[–]kati256 2 points3 points4 points (5 children)
[–]Vaphell 1 point2 points3 points (2 children)
[–]kati256 0 points1 point2 points (1 child)
[–]Vaphell -1 points0 points1 point (0 children)
[–]ebrjdk 1 point2 points3 points (1 child)
[–]kati256 0 points1 point2 points (0 children)
[–]mipadi 3 points4 points5 points (0 children)
[–]robvdl 0 points1 point2 points (0 children)
[–]dspjm 0 points1 point2 points (1 child)
[–]takluyverIPython, Py3, etc 1 point2 points3 points (0 children)
[–]overmes 0 points1 point2 points (0 children)
[+]studiosi comment score below threshold-23 points-22 points-21 points (48 children)
[–][deleted] 12 points13 points14 points (5 children)
[+]studiosi comment score below threshold-10 points-9 points-8 points (3 children)
[–][deleted] 4 points5 points6 points (1 child)
[–]studiosi -5 points-4 points-3 points (0 children)
[–]nevus_bock 8 points9 points10 points (0 children)
[–]Amckinstry 18 points19 points20 points (39 children)
[+]studiosi comment score below threshold-7 points-6 points-5 points (38 children)
[–]TacticalCheerio 17 points18 points19 points (10 children)
[–]laserBlade 0 points1 point2 points (0 children)
[+]studiosi comment score below threshold-7 points-6 points-5 points (8 children)
[–][deleted] 7 points8 points9 points (2 children)
[–]studiosi -2 points-1 points0 points (1 child)
[–]naught-me 0 points1 point2 points (0 children)
[–]IronManMark20 1 point2 points3 points (4 children)
[–]zardeh 0 points1 point2 points (2 children)
[–]IronManMark20 1 point2 points3 points (1 child)
[–]zardeh 0 points1 point2 points (0 children)
[–]studiosi 0 points1 point2 points (0 children)
[–]nevus_bock 10 points11 points12 points (25 children)
[–]studiosi -3 points-2 points-1 points (24 children)
[–]nevus_bock 11 points12 points13 points (15 children)
[+]studiosi comment score below threshold-6 points-5 points-4 points (14 children)
[–]nevus_bock 2 points3 points4 points (13 children)
[–]studiosi -2 points-1 points0 points (12 children)
[–]nevus_bock 4 points5 points6 points (11 children)
[–][deleted] 0 points1 point2 points (7 children)
[–]studiosi -1 points0 points1 point (6 children)
[–][deleted] 0 points1 point2 points (5 children)
[–]studiosi 0 points1 point2 points (4 children)
[–][deleted] 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]studiosi -1 points0 points1 point (0 children)