Skip to content

Instantly share code, notes, and snippets.

View humanshu001's full-sized avatar
🚩
Jai Shri Ram

Humanshu Jaglan humanshu001

🚩
Jai Shri Ram
View GitHub Profile
from world import love and peace
class HumanBeing:
def __init__(self):
self.name = "Humanshu Jaglan"
self.education = "B.Tech in Computer Science"
self.university = "Geeta University"
self.age = 18
self.country = "India"