RTI have contributed to 30-seconds-of-code and inspired by it I made 30-seconds-of-python-code and now I am working on 30-seconds-of-ruby-code(under development :( ).Comment·Thread·Feb 15, 2018·1·What are some of the popular libraries/gems you've contributed to?
RThttps://github.com/kriadmin/30-seconds-of-python-code This my repository which you can contribute to. I am also a newbie to python so you will understand all of the code(most of it is 30-second google search). :)Comment·Thread·Jan 16, 2018·2·Is There anyone contributing in any Open Source which he/she can recommend me?
RTUmesh Kumar The [ ] brackets are for list comprehension https://docs.python.org/3/tutorial/datastructures.html#list-comprehensionsComment·Thread·Jan 16, 2018·Can someone explain ?