Assignment 09 — string manipulation

Due same day as class 08


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: .

 


  🦆 © 2022 Jim Cohoon   Resources from previous semesters are available.