Answer to Question #273552 in Python for shane

Question #273552

Enter·n:·214

4

1

2


1
Expert's answer
2021-12-01T00:52:49-0500
n =214
string = str(n)
l = len(string) - 1
for row in range(l,-1,-1):
    print(string[row])

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS