Programming Pandit

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


Latest Update

Wednesday, September 9, 2020

Python program to print any number VIA user input by G Krishna Chauhan

Source Code


num=int(input("Enter the Number"))

print("The Entered number is: ",num)






No comments:

Post a Comment