class WhoAmI:
user = 'Sanjay'
current_work = 'Writing code'
hobbies = [
'Playing Chess',
'Watching YouTube',
'Being up all Night chasing that ONE BUG...'
]
def getCity():
return Chennai_India()
def Favourites():
OpenSource()
MachineLearning()
Statistics()
# Assume 10 more awesome ambitions here ;)
- Improve my knowledge in Statistics !!
- I'm currently working on 🔭 polishing my skills 🌱 in Python.
If you have any suggestions to this README, feel free to pull up a request. And if you liked it, go ahead and use it for yourself.(P.S. Star it too!! 😬 )