class hxddad:
def hello(self):
print("hello / hola / bonjour / olá / هلاً وسهلاً / नमस्ते / 你好 / こんにちは / 안녕하세요 / привет")
def __init__(self):
self.name = "yazan haddad"
self.major = "software engineering"
self.school = "york university"
self.experience = ["hampton securities ltd", "???"]
me = hxddad()
me.hello()
-
York University
- Toronto, ON
-
12:28
(UTC -05:00) - hxddad.dev
- in/hxddad
Pinned Loading
-
eecs-gpa-calculator
eecs-gpa-calculator PublicChrome extension that filters non-EECS courses from YorkU's GPA calculator to calculate EECS GPA.
JavaScript 3
-
arduinovid19-assessment
arduinovid19-assessment PublicA COVID-19 self-assessment tool developed with Java and Arduino Uno featuring a temperature test. (Major Project for EECS 1011/1021)
Java 2
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.


