Y = int(input("Enter your age"))#Y=2D = Y * 365W = D / 7M = W/4print ("Your age in years is: ", Y)print (D)
Standard input is empty
Enter your age
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!