07-25-2023, 10:37 AM
# In Python 3, input() returns a string
name = input("Enter your name: ")
print("Hello, " + name)
name = input("Enter your name: ")
print("Hello, " + name)
Also follow me on Youtube for videos about video games:
https://www.youtube.com/channel/UCxfkGVU...2mQ/videos
https://www.youtube.com/channel/UCxfkGVU...2mQ/videos