class darshi1337():
def __init__(self):
self.name = "Priyadarshi Annupam";
self.username = "darshi1337";
self.location = "Varanasi, India";
def __str__(self):
return self.name
if __name__ == '__main__':
me = darshi1337()
Pinned Loading
-
hermitlm
hermitlm PublicA ~8M parameter LLM and discord bot that talks like a tiny crab in an aquatic world.
Python
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.