Skip to content

gysiang/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

hello-world

print("Introduce Yourself") user_name = input("> ") print("My name is %s" % username) print("I'm learning how to program and more about") print("data science. I'm taking online courses across") print("multiple MOOC platforms to change my career.") print("What about you?)

about_you = input("> ") print(" Nice! You said %s" % about_you)

print("goodbye") exit(0)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published