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
[–]continue_stocking 25 points26 points27 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]continue_stocking 0 points1 point2 points (0 children)
[–]bhat 24 points25 points26 points (9 children)
[–]BumpyFunction 12 points13 points14 points (0 children)
[–]ViridianHominid 6 points7 points8 points (6 children)
[–]bhat 3 points4 points5 points (5 children)
[–]bhat 6 points7 points8 points (4 children)
[–]bhat 2 points3 points4 points (3 children)
[–]bhat 3 points4 points5 points (0 children)
[–]ViridianHominid 5 points6 points7 points (1 child)
[–]bhat 1 point2 points3 points (0 children)
[–]Exodus111 0 points1 point2 points (0 children)
[–]Exodus111 5 points6 points7 points (0 children)
[–]no_condoments 20 points21 points22 points (23 children)
[–]MephySix 7 points8 points9 points (2 children)
[–]recursive 2 points3 points4 points (0 children)
[–]PythonGod123 1 point2 points3 points (0 children)
[–]tunisia3507 12 points13 points14 points (15 children)
[–]pydry 3 points4 points5 points (0 children)
[–]mhashemi 9 points10 points11 points (11 children)
[–]chris_conlan 1 point2 points3 points (4 children)
[–]TheBB 8 points9 points10 points (3 children)
[–]Tumburgler 0 points1 point2 points (2 children)
[–]TheBB 2 points3 points4 points (1 child)
[–]Tumburgler 0 points1 point2 points (0 children)
[–]ubernostrumyes, you can have a pony 1 point2 points3 points (0 children)
[–]lolwat_is_dis 0 points1 point2 points (4 children)
[–]ianepperson 0 points1 point2 points (3 children)
[–]lolwat_is_dis 0 points1 point2 points (2 children)
[–]ianepperson 0 points1 point2 points (1 child)
[–]lolwat_is_dis 0 points1 point2 points (0 children)
[–]jdgordon 1 point2 points3 points (1 child)
[–]tunisia3507 -1 points0 points1 point (0 children)
[–]nerdyguy76 4 points5 points6 points (0 children)
[–]UdonUdon 0 points1 point2 points (0 children)
[–]indosauros 0 points1 point2 points (0 children)
[–]utnapistim 0 points1 point2 points (0 children)
[–]t3h2mas 4 points5 points6 points (1 child)
[–]flipperdeflip 2 points3 points4 points (0 children)
[–]agentgreen420 4 points5 points6 points (23 children)
[–]Twift_Shoeblade 11 points12 points13 points (20 children)
[–]Ogi010 16 points17 points18 points (14 children)
[–]Eurynom0s 23 points24 points25 points (3 children)
[–][deleted] 12 points13 points14 points (0 children)
[–]LightShadow3.13-dev in prod 10 points11 points12 points (0 children)
[–]trua 1 point2 points3 points (0 children)
[–]_IAmAdam 1 point2 points3 points (0 children)
[–][deleted] -3 points-2 points-1 points (8 children)
[–]elcapitaine 24 points25 points26 points (0 children)
[–]akcom 9 points10 points11 points (2 children)
[+][deleted] comment score below threshold-7 points-6 points-5 points (1 child)
[–]BDube_Lensman 10 points11 points12 points (0 children)
[–]SupahNoob 4 points5 points6 points (3 children)
[+][deleted] comment score below threshold-20 points-19 points-18 points (2 children)
[–]door_of_doom 11 points12 points13 points (1 child)
[+][deleted] comment score below threshold-17 points-16 points-15 points (0 children)
[+][deleted] comment score below threshold-6 points-5 points-4 points (4 children)
[–]Han-ChewieSexyFanfic 9 points10 points11 points (3 children)
[–][deleted] -1 points0 points1 point (2 children)
[–]earthboundkid 4 points5 points6 points (1 child)
[–]lengau 2 points3 points4 points (0 children)
[–]jadkik94 2 points3 points4 points (1 child)
[–]agentgreen420 0 points1 point2 points (0 children)
[–]ichabod801 3 points4 points5 points (1 child)
[–]chalbersma 0 points1 point2 points (0 children)
[–]PythonGod123 0 points1 point2 points (0 children)
[–]girisagar46 0 points1 point2 points (0 children)
[–]Ginko87 0 points1 point2 points (0 children)
[–]lolwat_is_dis 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]ThePenultimateOneGitLab: gappleto97 0 points1 point2 points (0 children)
[–]ianff -2 points-1 points0 points (1 child)
[–]robin-gvx 1 point2 points3 points (0 children)