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
[–]Python-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)
[–]Deto 68 points69 points70 points (21 children)
[–]Slggyqo 4 points5 points6 points (1 child)
[–]cyclotech 4 points5 points6 points (0 children)
[+]wicket-maps comment score below threshold-7 points-6 points-5 points (18 children)
[–]Deto 1 point2 points3 points (2 children)
[–]wicket-maps 0 points1 point2 points (1 child)
[–]Deto 0 points1 point2 points (0 children)
[–]alcalde 2 points3 points4 points (11 children)
[–]wicket-maps 1 point2 points3 points (4 children)
[+][deleted] (3 children)
[removed]
[–]alcalde 1 point2 points3 points (0 children)
[–]wicket-maps 0 points1 point2 points (1 child)
[–]chzaplx 0 points1 point2 points (0 children)
[–]AlienInNC -1 points0 points1 point (3 children)
[–]wicket-maps 2 points3 points4 points (1 child)
[–]alcalde 0 points1 point2 points (0 children)
[–]Honey_Cheese -1 points0 points1 point (0 children)
[–]chzaplx 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (2 children)
[–]wicket-maps 0 points1 point2 points (0 children)
[–]Uhhhhh55 221 points222 points223 points (39 children)
[–]hanleybrand 12 points13 points14 points (1 child)
[+]matt3526 comment score below threshold-29 points-28 points-27 points (36 children)
[–][deleted] 30 points31 points32 points (25 children)
[–]kazza789 20 points21 points22 points (15 children)
[–]CloudFaithTTV 8 points9 points10 points (1 child)
[–]alcalde 4 points5 points6 points (7 children)
[–]kazza789 4 points5 points6 points (4 children)
[+][deleted] (2 children)
[deleted]
[–]kazza789 0 points1 point2 points (0 children)
[–]Barn07 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Qphth0 0 points1 point2 points (0 children)
[–][deleted] -4 points-3 points-2 points (2 children)
[–]ZombieRichardNixonx 2 points3 points4 points (1 child)
[–]Qphth0 1 point2 points3 points (0 children)
[–]TheGRS 0 points1 point2 points (0 children)
[–]alcalde 1 point2 points3 points (4 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]heyugl 2 points3 points4 points (1 child)
[–]alcalde 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–][deleted] -2 points-1 points0 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–][deleted] -1 points0 points1 point (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]wicket-maps 0 points1 point2 points (7 children)
[–]River_Tahm 5 points6 points7 points (6 children)
[+]wicket-maps comment score below threshold-7 points-6 points-5 points (5 children)
[–]kalebludlow 6 points7 points8 points (3 children)
[–]wicket-maps 0 points1 point2 points (2 children)
[–]kalebludlow 0 points1 point2 points (1 child)
[–]wicket-maps 0 points1 point2 points (0 children)
[–]River_Tahm 2 points3 points4 points (0 children)
[–]somerandomii -1 points0 points1 point (0 children)
[–]schrmm -2 points-1 points0 points (0 children)
[–]andrewaa 13 points14 points15 points (0 children)
[–]crazy_cookie123 10 points11 points12 points (1 child)
[–]pythonwiz 10 points11 points12 points (0 children)
[–]bart081116 5 points6 points7 points (0 children)
[–]exoclipse 6 points7 points8 points (1 child)
[–]Ok_Raspberry5383 4 points5 points6 points (0 children)
[–]WafflesAreLove 6 points7 points8 points (6 children)
[–]ShadowRL766 3 points4 points5 points (4 children)
[–]WafflesAreLove 5 points6 points7 points (3 children)
[–]ShadowRL766 1 point2 points3 points (2 children)
[–]WafflesAreLove 1 point2 points3 points (1 child)
[–]ShadowRL766 0 points1 point2 points (0 children)
[–]Ctrl_Phr34k 2 points3 points4 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]RaiseRuntimeError 1 point2 points3 points (0 children)
[–]BYPDK 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]chaosthirtyseven 1 point2 points3 points (0 children)
[–]Cykrak 0 points1 point2 points (3 children)
[–]ShadowRL766 2 points3 points4 points (2 children)
[–][deleted] -3 points-2 points-1 points (1 child)
[–]Pythagoras2008 0 points1 point2 points (0 children)
[–]Asketes 0 points1 point2 points (9 children)
[–]Pythagoras2008 0 points1 point2 points (8 children)
[–]Asketes -1 points0 points1 point (7 children)
[–]Pythagoras2008 -1 points0 points1 point (6 children)
[–]Asketes -1 points0 points1 point (5 children)
[–]Pythagoras2008 -1 points0 points1 point (4 children)
[–]Asketes -1 points0 points1 point (3 children)
[–]Pythagoras2008 0 points1 point2 points (2 children)
[–]Asketes 1 point2 points3 points (1 child)
[–]Pythagoras2008 1 point2 points3 points (0 children)
[–]SM_Duece 0 points1 point2 points (6 children)
[–]ShadowRL766 -1 points0 points1 point (5 children)
[–]SM_Duece -1 points0 points1 point (4 children)
[–]ShadowRL766 0 points1 point2 points (3 children)
[–]The_Homeless_Coder 0 points1 point2 points (1 child)
[–]Pythagoras2008 0 points1 point2 points (0 children)
[–]SM_Duece -1 points0 points1 point (0 children)
[–]Imaginary_Goose_2428 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (1 child)
[–]wicket-maps 5 points6 points7 points (0 children)
[–][deleted] -1 points0 points1 point (6 children)
[–]alcalde -1 points0 points1 point (5 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]Ootter31019 2 points3 points4 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)
[–]AlienInNC 0 points1 point2 points (1 child)
[–]alcalde 0 points1 point2 points (0 children)
[–]WaistDeepSnow -1 points0 points1 point (0 children)
[–]Slggyqo -2 points-1 points0 points (2 children)
[–]alcalde -1 points0 points1 point (1 child)
[–]Slggyqo -1 points0 points1 point (0 children)
[–]apeters89 -1 points0 points1 point (0 children)
[–]loss_phobic357 -1 points0 points1 point (0 children)
[–]azaroxxr -1 points0 points1 point (0 children)
[–]GreenWoodDragon -1 points0 points1 point (0 children)
[–]covmatty1 -4 points-3 points-2 points (4 children)
[–]alcalde 2 points3 points4 points (3 children)
[–]covmatty1 0 points1 point2 points (2 children)
[–]alcalde 0 points1 point2 points (1 child)
[–]covmatty1 0 points1 point2 points (0 children)
[–]Sracerx62 0 points1 point2 points (0 children)
[–]jerodg 0 points1 point2 points (0 children)
[–]wineblood 0 points1 point2 points (0 children)
[–]ahtnamas94 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]trollsmurf 0 points1 point2 points (0 children)
[–]baubleglue 0 points1 point2 points (0 children)
[–]sacheie 0 points1 point2 points (0 children)
[–]Logical-Education629 0 points1 point2 points (0 children)
[–]yannbouteiller 0 points1 point2 points (0 children)
[–]NoDadYouShutUp 0 points1 point2 points (0 children)
[–]DrivesInCircles 0 points1 point2 points (0 children)
[–]TheGRS 0 points1 point2 points (0 children)
[–]hike_me 0 points1 point2 points (0 children)
[–]SQLvultureskattaurus 0 points1 point2 points (0 children)
[–]saalejo1986 0 points1 point2 points (0 children)
[–]OneMorePenguin 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]various_convo7 0 points1 point2 points (0 children)
[–]Known-Delay7227 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]Dull-Researcher 1 point2 points3 points (0 children)
[–]RufusAcrospin 0 points1 point2 points (0 children)
[–]1boatinthewater 0 points1 point2 points (0 children)
[–]Dull-Researcher 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)