InternityFoundation / iot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

def hello(name): print(name)

print("HELLO YOURNAME") hello("Shubham")

About