Assignment 09 — string manipulation

Due today — to be done in class meeting


Problem prowess.py

Two possible program runs

Enter text: Hoos got your back

Input length: 18

Index of last input character: 17

Last input character: k

Enter text: Enter text: And the winner is ...

Input length: 21

Index of last input character: 20

Last input character: .

 


  © 2020 Jim Cohoon   Resources from previous semesters are available.