| 
       | 
    
      
         | 
  
class info:
    def __init__(self):
        self.pron = ['he/him']
        self.loc = ['India']
        self.lang = ['py','js']
        self.front = ['html','css']
        self.back = ['node.js']
        self.db = ['mysql','mongodb']
        self.learning = ['ai/ml','dsa']




