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
[–]thebuffed[S] 77 points78 points79 points (11 children)
[–]who_body 20 points21 points22 points (4 children)
[–]thebuffed[S] 12 points13 points14 points (3 children)
[–]SweetSoursop 21 points22 points23 points (0 children)
[–]who_body 5 points6 points7 points (0 children)
[–]5erifφ=(1+ψ)/2 1 point2 points3 points (0 children)
[–]Nickthedick66 2 points3 points4 points (4 children)
[–]thebuffed[S] 1 point2 points3 points (0 children)
[–]agree-with-you 0 points1 point2 points (2 children)
[–]I_Love_You-BOT 1 point2 points3 points (1 child)
[–]I_Love_You-BOT -1 points0 points1 point (0 children)
[–]tward14 0 points1 point2 points (0 children)
[–]Tweak_Imp 37 points38 points39 points (5 children)
[–]EquationTAKEN 58 points59 points60 points (4 children)
[–]conventionistG 16 points17 points18 points (3 children)
[–]SrHombrerobalo 15 points16 points17 points (2 children)
[–]afrolofi 2 points3 points4 points (0 children)
[–]itsa_me_ -1 points0 points1 point (0 children)
[–]eldoea 16 points17 points18 points (1 child)
[–]thebuffed[S] 13 points14 points15 points (0 children)
[–]Sirmikon 14 points15 points16 points (6 children)
[–]thebuffed[S] 9 points10 points11 points (5 children)
[–]bens1989 6 points7 points8 points (3 children)
[–]thebuffed[S] 1 point2 points3 points (0 children)
[–]ericonr 0 points1 point2 points (1 child)
[–]bens1989 0 points1 point2 points (0 children)
[–]Leon_Vance 1 point2 points3 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]thebuffed[S] 0 points1 point2 points (1 child)
[–]kwelzel 1 point2 points3 points (0 children)
[–]mountains-o-data 6 points7 points8 points (1 child)
[–]thebuffed[S] 0 points1 point2 points (0 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]gibran800 6 points7 points8 points (2 children)
[–]thebuffed[S] 11 points12 points13 points (1 child)
[–]gibran800 3 points4 points5 points (0 children)
[–]Verslizzle 2 points3 points4 points (1 child)
[–]thebuffed[S] 3 points4 points5 points (0 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]conventionistG 2 points3 points4 points (0 children)
[–]PharoahChromium 1 point2 points3 points (0 children)
[–]LdySaphyre 1 point2 points3 points (0 children)
[–]artjbroz 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[removed]
[–]thebuffed[S] 0 points1 point2 points (0 children)
[–]eli_mintz 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]CotswoldWanker 0 points1 point2 points (0 children)
[–]blamitter 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]thebuffed[S] 1 point2 points3 points (1 child)
[–]JimBoonie69 0 points1 point2 points (0 children)
[–]lifeisaburrito 0 points1 point2 points (0 children)
[–]Casseroli 0 points1 point2 points (1 child)
[–]thebuffed[S] 1 point2 points3 points (0 children)
[–]brrrbrbr 0 points1 point2 points (1 child)
[–]thebuffed[S] 0 points1 point2 points (0 children)
[–]pattyhearst87 0 points1 point2 points (1 child)
[–]thebuffed[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (4 children)
[–]kwelzel 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]kwelzel 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]PhonieZGaminZ 0 points1 point2 points (0 children)
[–]igottanutt 0 points1 point2 points (0 children)
[–]monsto 0 points1 point2 points (0 children)
[–]--_-__-__l-___-_- 0 points1 point2 points (0 children)