class README:
def __init__(self):
self.username = "yuyudhn"
self.contacts = {
"Email": "yuyudhn@zerobyte.id",
"Telegram": "yuyudhn"
}
self.aliases = [
"yuyudhn",
"0xAsuka"
]
self.location = "localhost, Indonesia"
self.age = "Undefined"
self.occupation = "Security Consultant"
self.operating_system = "Kali Linux, Gentoo, Debian"