class CSEfreshie:
def __init__(self):
self.name = "Merchant"
self.role = "CSE freshie"
self.language_spoken = ["hi_IN", "en_US"]
def say_hi(self):
print("Thanks for dropping by >_<")
me = CSEfreshie()
me.say_hi()
Pinned Loading
-
RAGnarok
RAGnarok PublicForked from 3xcaffeine/RAGnarok
AISoC's Chronos Hackathon, RAGnarok Track Project
TypeScript
-
-
-
-
-
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.