Problem Set 4ΒΆ
Problem 4.1
Write a python function called print_letters
which prints all of the letters for a given input string separately, with 1 letter per line.Use a while loop.
For the remaining time..
For the remaining time, please feel free to work on Activity 2.