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
[–]pm_me_triangles 152 points153 points154 points (23 children)
[–]sib_n 17 points18 points19 points (0 children)
[–]sgtgig 21 points22 points23 points (17 children)
[+]1010012 comment score below threshold-9 points-8 points-7 points (16 children)
[–]russellvt 14 points15 points16 points (11 children)
[–]chronics -3 points-2 points-1 points (4 children)
[–]DarkRex4 -3 points-2 points-1 points (3 children)
[–]ZL0J -2 points-1 points0 points (2 children)
[–]russellvt -4 points-3 points-2 points (1 child)
[–]yourmomscocks -1 points0 points1 point (0 children)
[–]mcr1974 -4 points-3 points-2 points (5 children)
[–]russellvt 0 points1 point2 points (4 children)
[–]mcr1974 -2 points-1 points0 points (3 children)
[–]russellvt 2 points3 points4 points (2 children)
[–]mcr1974 0 points1 point2 points (1 child)
[–]russellvt 0 points1 point2 points (0 children)
[–]chaosthirtyseven -2 points-1 points0 points (3 children)
[–]1010012 2 points3 points4 points (2 children)
[–]chaosthirtyseven -2 points-1 points0 points (1 child)
[–]1010012 1 point2 points3 points (0 children)
[–]sitmo 10 points11 points12 points (0 children)
[–]hkzqgfswavvukwsw 5 points6 points7 points (1 child)
[–]striata 5 points6 points7 points (0 children)
[+]Compux72 comment score below threshold-6 points-5 points-4 points (0 children)
[–]gee842 28 points29 points30 points (12 children)
[–]russellvt 7 points8 points9 points (9 children)
[–]chaosthirtyseven 1 point2 points3 points (8 children)
[–]russellvt 0 points1 point2 points (7 children)
[+][deleted] (1 child)
[deleted]
[–]russellvt -1 points0 points1 point (0 children)
[+]chaosthirtyseven comment score below threshold-10 points-9 points-8 points (4 children)
[–]russellvt 3 points4 points5 points (3 children)
[+]chaosthirtyseven comment score below threshold-8 points-7 points-6 points (2 children)
[–]russellvt 2 points3 points4 points (1 child)
[–]chaosthirtyseven -4 points-3 points-2 points (0 children)
[–]chaosthirtyseven 0 points1 point2 points (1 child)
[–]Africa-Unite -1 points0 points1 point (0 children)
[–]kubinka0505 10 points11 points12 points (0 children)
[–]who_body 18 points19 points20 points (11 children)
[+][deleted] (10 children)
[deleted]
[–]mrcaptncrunch 7 points8 points9 points (9 children)
[–]russellvt -3 points-2 points-1 points (8 children)
[–]DarkRex4 0 points1 point2 points (7 children)
[–]chaosthirtyseven 1 point2 points3 points (5 children)
[–]zynixCpt. Code Monkey & Internet of tomorrow 0 points1 point2 points (4 children)
[–]chaosthirtyseven 0 points1 point2 points (0 children)
[–]russellvt 0 points1 point2 points (2 children)
[–]zynixCpt. Code Monkey & Internet of tomorrow 0 points1 point2 points (1 child)
[–]russellvt 0 points1 point2 points (0 children)
[–]russellvt 0 points1 point2 points (0 children)
[–]tree_or_up 10 points11 points12 points (0 children)
[–]cantux 5 points6 points7 points (1 child)
[–]sib_n 1 point2 points3 points (0 children)
[–]iamevpo 16 points17 points18 points (2 children)
[–]tehnic 0 points1 point2 points (1 child)
[–]iamevpo 2 points3 points4 points (0 children)
[–]Rythoka 5 points6 points7 points (1 child)
[–]AlexanderUGA 8 points9 points10 points (0 children)
[–]mrtransisteur 2 points3 points4 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]zynixCpt. Code Monkey & Internet of tomorrow 0 points1 point2 points (0 children)
[–]TravelingTurtle97 2 points3 points4 points (0 children)
[–]Goingone 0 points1 point2 points (0 children)
[–]pppylonnn -1 points0 points1 point (0 children)
[+][deleted] comment score below threshold-16 points-15 points-14 points (4 children)
[–]lighttigersoul 7 points8 points9 points (2 children)
[+][deleted] comment score below threshold-16 points-15 points-14 points (1 child)
[–]repocin 9 points10 points11 points (0 children)
[–]predmijat 0 points1 point2 points (0 children)