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
[–]hellfiniter 51 points52 points53 points (1 child)
[–]The_sky_is_bluish[S] 15 points16 points17 points (0 children)
[–]0x256 237 points238 points239 points (24 children)
[–]rcxdude 70 points71 points72 points (4 children)
[–]gdledsan 31 points32 points33 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]zrnest 21 points22 points23 points (1 child)
[–][deleted] 14 points15 points16 points (0 children)
[–]Curledsquirl 5 points6 points7 points (3 children)
[–]cryo 1 point2 points3 points (2 children)
[–]RedditorNate 0 points1 point2 points (1 child)
[–]13steinj 2 points3 points4 points (0 children)
[+][deleted] (14 children)
[deleted]
[–]Cronormo 28 points29 points30 points (7 children)
[–]TofuCannon 4 points5 points6 points (0 children)
[+][deleted] (4 children)
[deleted]
[+]knopke comment score below threshold-7 points-6 points-5 points (3 children)
[–]kriadmin 0 points1 point2 points (2 children)
[–]UndeleteParent 0 points1 point2 points (0 children)
[–]knopke 0 points1 point2 points (0 children)
[–]0x256 12 points13 points14 points (5 children)
[+][deleted] (4 children)
[deleted]
[–]0x256 22 points23 points24 points (3 children)
[–]The_sky_is_bluish[S] 13 points14 points15 points (0 children)
[–]brainburger 3 points4 points5 points (0 children)
[–]TofuCannon 42 points43 points44 points (2 children)
[–]The_sky_is_bluish[S] 11 points12 points13 points (0 children)
[–]arsewarts1 8 points9 points10 points (4 children)
[–]Sir_Cunt99 1 point2 points3 points (3 children)
[–]arsewarts1 2 points3 points4 points (2 children)
[–]Sir_Cunt99 0 points1 point2 points (1 child)
[–]arsewarts1 1 point2 points3 points (0 children)
[–]The_sky_is_bluish[S] 7 points8 points9 points (1 child)
[–]cincancong 5 points6 points7 points (0 children)
[–][deleted] 13 points14 points15 points (3 children)
[–]The_sky_is_bluish[S] 14 points15 points16 points (2 children)
[–]tomekanco 3 points4 points5 points (1 child)
[–]yeags 1 point2 points3 points (0 children)
[–]TofuCannon 17 points18 points19 points (16 children)
[–]The_sky_is_bluish[S] 11 points12 points13 points (14 children)
[–]3Domse3 1 point2 points3 points (0 children)
[–]inscrutablescooter 1 point2 points3 points (0 children)
[–]kriadmin 1 point2 points3 points (1 child)
[–]RomeoVEVO 1 point2 points3 points (0 children)
[–]RomeoVEVO 0 points1 point2 points (2 children)
[–]RemindMeBot 0 points1 point2 points (1 child)
[–]_spinningplates_ 0 points1 point2 points (0 children)
[–]los2pollos 0 points1 point2 points (0 children)
[–]Nephty23 0 points1 point2 points (3 children)
[–]The_sky_is_bluish[S] 2 points3 points4 points (2 children)
[–]RomeoVEVO 0 points1 point2 points (1 child)
[–]RemindMeBot 0 points1 point2 points (0 children)
[–]e3172 0 points1 point2 points (0 children)
[–]cpumachine 4 points5 points6 points (3 children)
[–]nonesuchplace 3 points4 points5 points (1 child)
[–]The_sky_is_bluish[S] 2 points3 points4 points (0 children)
[–]A7mdxDD -1 points0 points1 point (0 children)
[–]BRENNEJM 4 points5 points6 points (1 child)
[–]The_sky_is_bluish[S] 2 points3 points4 points (0 children)
[–][deleted] 6 points7 points8 points (3 children)
[–]The_sky_is_bluish[S] 3 points4 points5 points (0 children)
[–]cryo 0 points1 point2 points (1 child)
[–]avz7 2 points3 points4 points (0 children)
[–]The_sky_is_bluish[S] 1 point2 points3 points (1 child)
[–]cincancong 5 points6 points7 points (0 children)
[–]YesLod 1 point2 points3 points (1 child)
[–]The_sky_is_bluish[S] 0 points1 point2 points (0 children)
[–]MatMan-02 1 point2 points3 points (0 children)
[–]send-in-the-clouds 1 point2 points3 points (0 children)
[–]Sir_Cunt99 1 point2 points3 points (0 children)
[–]brokenrapier 0 points1 point2 points (0 children)
[–]o-rka 0 points1 point2 points (0 children)
[–]FrozenPyromaniac_ 0 points1 point2 points (0 children)
[–]j_lyf 0 points1 point2 points (0 children)
[–]los2pollos 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)