class WhoAmI:
user = 'Aditya Kumar Singh'
current_edu = "Electronics & Instrumentation"
currently_learning = "ReactJS"
fun_fact = "I hate Chillies"
hobbies = [
'Music',
'Chilling',
'Novels',
'Football⚽'
]
def getCity():
return Bhubaneswar_India()
def Ambitions():
FinishMyProjects()
Aditya Kumar Singh Last Edited on - 11/23/2021