class say_hello:
def __init__(self, text) -> None:
self.text = text
def __str__(self) -> str:
return self.text
def __repr__(self) -> str:
return self.__str__()
if __name__ == "__main__":
print(say_hello("Hello there π, I'm Fakhrijuanda, Nice to meet you all!"))I'm fakhri I'm a Developer Not a Content Creator at Youtube.
- π€ Nasi Goreng Enthusiast
- πΌ Backend Developer, Android Developer
- β‘ Competitive Player
from github.fskhrijuanda.db import quote
class fskhrijuanda():
def __init__(self):
self.name = ['Fakhri Djuanda']
self.country = ['Indonesia']
self.language = ['Indonesia', 'English']
def quotes(quote):
if quote.Quotes == None:
quote.Quotes.add('No matter who you are, the matter is what you are.')
return quotes
else:
print(quote.Quotes)
print('See you againπ')Github Stats
VB.NET 10 hrs 24 mins βββββββββββββββββββββββββ 39.68 %
ASP.NET 9 hrs 2 mins βββββββββββββββββββββββββ 34.45 %
SQL 4 hrs 57 mins βββββββββββββββββββββββββ 18.89 %
JavaScript 53 mins βββββββββββββββββββββββββ 03.43 %
Other 17 mins βββββββββββββββββββββββββ 01.10 %






