Daily Code #1
Decided to make daily posts of the code I write or practice with...
name = input("Hi, what's your name?")
print("'", name, "'")
print("Hi,", name)
input("\n\nPress the enter key to exit.")




#sam reid#interview with the vampire#the vampire lestat#iwtv

seen from Colombia

seen from United States

seen from United States

seen from Malaysia
seen from United States
seen from United States

seen from China
seen from Thailand

seen from Australia
seen from China
seen from Italy
seen from South Korea
seen from Belgium

seen from Switzerland

seen from Switzerland

seen from Switzerland

seen from Switzerland
seen from United States
seen from United States

seen from Switzerland
Daily Code #1
Decided to make daily posts of the code I write or practice with...
name = input("Hi, what's your name?")
print("'", name, "'")
print("Hi,", name)
input("\n\nPress the enter key to exit.")