class Gugo(): def __init__(self): self.name = "Guhyunseung"; self.username = "Gugo-le"; self.age = "18"; self.location = "Hwaseong-si, South Korea"; def __str__(self): return self.name if __name__ == '__main__': me = Guhyunseung() class Success(): def success(dedication, persistence, passion): dedication += 1 # dedicate yourself persistence += 1 # be persistent passion = True # have passion if passion == True: magic = dedication + persistence return magic else: magic = 0 return magic
π°π·
Beat yesterday
Highlights
Pinned Loading
-
-
- student-performance-predict
student-performance-predict PublicBig data was learned using tensorflow.
Jupyter Notebook 5
- hospital_app
hospital_app Publicλμλ€λλ λ‘λ΄ μμ¬ "무λΉμ΄" μ μ© μ± μ λλ€.
Dart 5
- official-bansongcommand
official-bansongcommand PublicForked from commandc-v/official-bansongcommand
μλ νμΈμπ λ°μ‘κ³ λ±νκ΅ νλ‘κ·Έλλ° λμ리μ λλ€.
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.




