You are viewing a single comment's thread. Return to all comments →
first=input() second=input() print(f"Hello {first} {second} You just delved into python.")
Seems like cookies are disabled on this browser, please enable them to open this website
What's Your Name?
You are viewing a single comment's thread. Return to all comments →
first=input() second=input() print(f"Hello {first} {second} You just delved into python.")