IEEE-WIE-VIT / WIE-WoC

IEEE-WIE presents WIE Week of Code (WIEWoC), a 3-days long open-source contribution event starting from 1st March, highlighting different python spaces including web development, machine learning, game development, data structures and algorithms, and substantially more! We are creating an open source repository on Python along with all its applications!
MIT License
8 stars 20 forks source link

Thor harsh patch 1 #191

Open thor-harsh opened 1 year ago

thor-harsh commented 1 year ago

I have removed the self from the argument and just left the Arr as 'self; will be used when it is a function inside a class and 'self' will then work as an object. Please see the changes and merge my pull request. Thanks.