Python competitive programming

@meoooww
sir ,most of the tutorials available on internet for competitive programming uses cpp.I have seen you using python .I want to know how to excell in competitive programming using python .I want to knw best resource of python programmers for competitive programming

There are plenty of programmers who use python. I myself use python for some questions(rarely tho). You just need to learn the basics of the language, rest is all algorithms which are implemented in the same manner for every language. Moreover there are sites like gfg that provide implementation of the same algorithms in multiple languages including python. Hope this helps !