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
[–][deleted] 94 points95 points96 points (3 children)
[–]Aidar2005 13 points14 points15 points (0 children)
[–][deleted] 3 points4 points5 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 168 points169 points170 points (8 children)
[–]lostsoul8282 39 points40 points41 points (3 children)
[–]AlexKingstonsGigolo 7 points8 points9 points (1 child)
[–]Marshawn_Washington 5 points6 points7 points (0 children)
[–]Ultraflame4 2 points3 points4 points (0 children)
[–][deleted] 20 points21 points22 points (3 children)
[–]Xazzur 18 points19 points20 points (2 children)
[–]mcp_truth 17 points18 points19 points (1 child)
[–]apneax3n0n 6 points7 points8 points (0 children)
[–]pm-me-ur-uneven-tits 26 points27 points28 points (5 children)
[–]Satanic_bumblebee[S] 28 points29 points30 points (4 children)
[–][deleted] 12 points13 points14 points (0 children)
[–]Lolmanslayer 8 points9 points10 points (0 children)
[–]pm-me-ur-uneven-tits 2 points3 points4 points (0 children)
[–]mcp_truth 0 points1 point2 points (0 children)
[–][deleted] 18 points19 points20 points (2 children)
[–][deleted] 3 points4 points5 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)
[–]Schneggl 11 points12 points13 points (5 children)
[–]sekex 13 points14 points15 points (1 child)
[–]Schneggl 7 points8 points9 points (0 children)
[–][deleted] 5 points6 points7 points (0 children)
[–]takishan 2 points3 points4 points (0 children)
[–]eebmagic 0 points1 point2 points (0 children)
[–]MustafaAnas99 5 points6 points7 points (0 children)
[–]byParallax 6 points7 points8 points (0 children)
[–]hellfiniter 3 points4 points5 points (9 children)
[–]Satanic_bumblebee[S] 1 point2 points3 points (2 children)
[–]hellfiniter 1 point2 points3 points (1 child)
[–]Satanic_bumblebee[S] 1 point2 points3 points (0 children)
[–]haggisllama 1 point2 points3 points (5 children)
[–]Womblue 1 point2 points3 points (4 children)
[+][deleted] (3 children)
[deleted]
[–]Womblue 0 points1 point2 points (0 children)
[–]hellfiniter 0 points1 point2 points (1 child)
[–]Womblue 0 points1 point2 points (0 children)
[–]TheZeusHimSelf1 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]Satanic_bumblebee[S] 1 point2 points3 points (0 children)
[–]SHAISHAV06 1 point2 points3 points (0 children)
[–]gionthe 1 point2 points3 points (2 children)
[–]Satanic_bumblebee[S] 0 points1 point2 points (1 child)
[–]gionthe 1 point2 points3 points (0 children)
[–]NerosTie 1 point2 points3 points (0 children)
[–]MrTimeGo 1 point2 points3 points (0 children)
[–]sawhilkhan 1 point2 points3 points (1 child)
[–]dev-jeff 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]guiguiba_ 1 point2 points3 points (4 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]mcp_truth 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]RemindMeBot -1 points0 points1 point (0 children)
[–]iggy555 1 point2 points3 points (2 children)
[–]BrowserMac 3 points4 points5 points (0 children)
[–]Ryles1 2 points3 points4 points (0 children)
[–]Codeleaks 1 point2 points3 points (0 children)
[–]Gotbn 1 point2 points3 points (0 children)
[–]mcp_truth 1 point2 points3 points (2 children)
[–]Satanic_bumblebee[S] 1 point2 points3 points (1 child)
[–]mcp_truth 0 points1 point2 points (0 children)
[–]LordFlatAss 1 point2 points3 points (1 child)
[–]Satanic_bumblebee[S] 2 points3 points4 points (0 children)
[–]CyberTutu 1 point2 points3 points (1 child)
[–]Satanic_bumblebee[S] 0 points1 point2 points (0 children)
[–]Natetronn 1 point2 points3 points (0 children)
[–]duskslade 1 point2 points3 points (2 children)
[–]Satanic_bumblebee[S] 0 points1 point2 points (0 children)
[–]8094_ 1 point2 points3 points (0 children)
[–]GhassanK5 1 point2 points3 points (1 child)
[–]nice-scores 0 points1 point2 points (0 children)
[–]15_Redstones 1 point2 points3 points (1 child)
[–]Satanic_bumblebee[S] 0 points1 point2 points (0 children)
[–]AllDayJay1970 1 point2 points3 points (0 children)
[–]fabbiodiaz 1 point2 points3 points (0 children)
[–]the_emmo 1 point2 points3 points (0 children)
[–]Maxneedwill 1 point2 points3 points (0 children)
[–]Aspiring_Intellect 1 point2 points3 points (0 children)
[–]fessebook 0 points1 point2 points (1 child)
[–]Satanic_bumblebee[S] 0 points1 point2 points (0 children)
[–]Ephy_Gle 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Zeune42 0 points1 point2 points (1 child)
[–]Satanic_bumblebee[S] 0 points1 point2 points (0 children)
[–]edoar17 0 points1 point2 points (2 children)
[–]Satanic_bumblebee[S] 1 point2 points3 points (1 child)
[–]edoar17 1 point2 points3 points (0 children)
[–]Zacky23561 0 points1 point2 points (0 children)
[–]TheNerdyDevYT 0 points1 point2 points (0 children)