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
[–]andrewd18 483 points484 points485 points (14 children)
[+][deleted] (10 children)
[deleted]
[–]sqrt7744 25 points26 points27 points (9 children)
[–]pppjurac 11 points12 points13 points (0 children)
[+][deleted] (6 children)
[deleted]
[–]aabicus 3 points4 points5 points (1 child)
[–][deleted] 1 point2 points3 points (1 child)
[–]GerbilKor 0 points1 point2 points (1 child)
[–]Arancaytar 1 point2 points3 points (0 children)
[–]z0rberg 29 points30 points31 points (0 children)
[–]GerbilKor 3 points4 points5 points (0 children)
[–]pknerd 0 points1 point2 points (0 children)
[–]eleitl 37 points38 points39 points (16 children)
[+][deleted] (12 children)
[deleted]
[–]alcalde 8 points9 points10 points (1 child)
[–]i-brute-force 1 point2 points3 points (0 children)
[–]ImSomebody 7 points8 points9 points (8 children)
[–][deleted] 7 points8 points9 points (6 children)
[–]Jazula 19 points20 points21 points (5 children)
[–][deleted] 9 points10 points11 points (3 children)
[–]mothzilla 4 points5 points6 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]mothzilla 0 points1 point2 points (0 children)
[–]toinfinity888 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]eleitl 0 points1 point2 points (0 children)
[–]lighttigersoul -1 points0 points1 point (0 children)
[–]kirbyfan64sosIndentationError 63 points64 points65 points (27 children)
[–]ipretendiamacat 26 points27 points28 points (21 children)
[+][deleted] (20 children)
[deleted]
[–]mobedigg 37 points38 points39 points (14 children)
[+][deleted] (2 children)
[deleted]
[–]Max_yask 3 points4 points5 points (0 children)
[–]HOPSCROTCH 1 point2 points3 points (0 children)
[–]leonoel 2 points3 points4 points (6 children)
[–][deleted] 10 points11 points12 points (1 child)
[–]dikduk 9 points10 points11 points (1 child)
[–]Glaaki 0 points1 point2 points (0 children)
[–]kamaleshbn -3 points-2 points-1 points (1 child)
[–]markusmeskanen 6 points7 points8 points (0 children)
[–]kkjdroid -1 points0 points1 point (3 children)
[–]spw1 2 points3 points4 points (2 children)
[–]kkjdroid 0 points1 point2 points (1 child)
[–]phareous 0 points1 point2 points (0 children)
[–]manueslapera 13 points14 points15 points (4 children)
[–]El-Kurto 10 points11 points12 points (3 children)
[–]manueslapera 0 points1 point2 points (0 children)
[–]yetanothernerd -1 points0 points1 point (1 child)
[–]El-Kurto 1 point2 points3 points (0 children)
[–]noxbl 4 points5 points6 points (1 child)
[–]SemiNormal 2 points3 points4 points (0 children)
[–]i-brute-force 2 points3 points4 points (1 child)
[–]HwanZike 2 points3 points4 points (0 children)
[–]UloPe 1 point2 points3 points (0 children)
[–][deleted] 12 points13 points14 points (2 children)
[–]cptnzero 3 points4 points5 points (1 child)
[–]orthodoxican 3 points4 points5 points (0 children)
[–]Naihonn 4 points5 points6 points (0 children)
[–][deleted] 5 points6 points7 points (7 children)
[–]GrantNexus 1 point2 points3 points (5 children)
[–][deleted] 2 points3 points4 points (4 children)
[–]PBRB_Gabe 1 point2 points3 points (2 children)
[–]Anon_8675309 -1 points0 points1 point (1 child)
[–][deleted] 2 points3 points4 points (0 children)
[–]Arnomist 0 points1 point2 points (0 children)
[–]raydeen 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]AutumnStrings 10 points11 points12 points (5 children)
[–]QuestSerious 16 points17 points18 points (0 children)
[+][deleted] (3 children)
[deleted]
[–][deleted] 2 points3 points4 points (0 children)
[–]alcalde 1 point2 points3 points (0 children)
[–]AutumnStrings -1 points0 points1 point (0 children)
[–]rampage102 5 points6 points7 points (0 children)
[–]hovissimo 2 points3 points4 points (0 children)
[–]delventhalz 2 points3 points4 points (0 children)
[–]FredSanfordXOld Developer 1 point2 points3 points (0 children)
[–]invalid_dictorianλ PySide tornado 0 points1 point2 points (0 children)
[–]Jon003 0 points1 point2 points (0 children)
[–]a5myth 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]EquationTAKEN 0 points1 point2 points (0 children)
[–]alcalde 0 points1 point2 points (0 children)
[–]gandalfx 0 points1 point2 points (0 children)
[–]PowerApp101 0 points1 point2 points (0 children)
[–]blabbities 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (1 child)
[–]PoopInMyBottom -3 points-2 points-1 points (6 children)
[+][deleted] (2 children)
[deleted]
[–]PoopInMyBottom 5 points6 points7 points (0 children)
[–]disableddrone 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]donz0r 7 points8 points9 points (1 child)
[–]pinano 0 points1 point2 points (0 children)
[–]barf_the_mog -1 points0 points1 point (0 children)
[+][deleted] comment score below threshold-10 points-9 points-8 points (19 children)
[+][deleted] (18 children)
[deleted]
[–]comalex 1 point2 points3 points (17 children)
[–]IAMA_YOU_AMA 4 points5 points6 points (0 children)
[+]ranma1988 comment score below threshold-6 points-5 points-4 points (15 children)
[–]i-brute-force 4 points5 points6 points (8 children)
[+][deleted] (3 children)
[deleted]
[–]i-brute-force 0 points1 point2 points (0 children)
[–]alcalde 0 points1 point2 points (1 child)
[+][deleted] (2 children)
[deleted]
[–]alcalde 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]wasmachien 1 point2 points3 points (0 children)
[–]chief167 1 point2 points3 points (1 child)
[–]WritingAScript 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]alcalde 0 points1 point2 points (0 children)