Tuesday, February 2, 2021

Python program for String Traversal

 name = "awesome"

for c in name:

    print(c,'-', end = ' ')


No comments:

Post a Comment

Stop Saying “You’re Asking Me” — Say “We’re Discussing It” ❤️

Right. So um I just realized one thing that um I have been trying to implement in my life also that uh whenever I'm discussing something...