Hey ๐, I'm VISHNU!
class WhoAmI:
	user = 'Vishnu Priy Agnihotri'
   	current_edu = "NIT Uttarakhand"
   	hobbies = [
   			'Gaming',
   			'Bike Trips',
   			'Coding'
   		]
   
   def getCity():
   	return Bengaluru_India()
   
   def Ambitions():
   	LearnJapanese()
   	YoutubeContentCreator()
   	WorldTour()
   	# Assume 10 more awesome ambitions here  ;)
   Other Stuff
 My Resume My Resume
- 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!!:grimacing: )



