Question: In python Write a program that reads a word and prints each character of the word on a separate line. For example, if the user
In python
Write a program that reads a word and prints each character of the word on a separate line. For example, if the user provides the input "Harry", the program prints
H
a
r
r
y
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
