Programming Pandit

c/c++/c#/Javav/Python


Latest Update

Wednesday, September 9, 2020

Python program to print string VIA user input by G Krishna Chauhan

 Source Code

st=input("Enter the string")

print("The Entered string is: ",st)












No comments:

Post a Comment