class WhoAmI:
user_name = 'VatsalVerma'
current_education = "Persuing B.Tech"
currently_learning = "Springboot and hibernate frameworks"
fun_fact = "Roses are red, voilets are blue."
hobbies = [
'Listening Music',
'Chilling',
'Gaming',
'Sci-Fi Movies',
'Thriller and Slasher Movies',
'History Documentaries and BioGraphy'
]
def NameCity():
return Ghaziabad_City()
def Ambitions():
BecomeSoftwareEngineer()
FinishMyProjects()
##Connect with Me