βββ(loTus04γΏroot)-[~/devlab]
ββ$ cat lotus04.py
class lotus04:
def __info__(self):
self.bio = '''
I am a young passionate about cybersecurity and IT in general.
I mainly program in python.'''
self.age = 17
def __social__(self):
self.thm = "https://tryhackme.com/p/loTus"
self.htb = "https://app.hackthebox.com/profile/393384"
self.dsc = ("1.7", 1098223163978039307)
def __dev__(self):
self.skills = {
"python": "well known",
"bash": "known",
"c++": "learning...",
"php": "learning..."
}
βββ(loTus04γΏroot)-[~/devlab]
ββ$
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.