string = input("Enter a string:")
print("The", string, "in reverse order is:")
length = len(string)
for l in range(-1, (-length-1), -1):
print(string[l])
The image is of the speedometer close up with tuesday written below and the road further goes towards luncikui road in navsari n...
No comments:
Post a Comment