>>> from IIIT-H import Harsh
>>> Harsh.origin
 'Patna,Bihar'
>>> Harsh.education
 'International Institute of Information Technology-Hyderabad'
>>> Harsh.relevant_courses
 [ "Software Engineering"   ,
  "Distributed Systems" ,
  "Data Systems"  ,
  "Data Structures"  ,
  "Statistical Methods in AI" ,
 "Optimization Methods" ,
 "Complexity and Advanced Algorithms"  ,
  "Information Retrieval and Extraction"  ,
 "Game Theory"  ,
  "Algorithms"  ,
  "Operating Systems" ,
  "Artificial Intelligence"  ]
>>> Harsh.interests
 [   "Competitive Programming"   ,  "Music"   ,   "Cricket"   ,  "Reading"  ]