Assignment 09 — string manipulation

Due Monday, September 16


Problem prowess.py

Two sample runs

Enter a line of text: Hoos got your back

The input has length: 18

The last character ( i.e., at index 17 ) is: k

Enter a line of text: And our winner is

The input has length: 17

The last character ( i.e., at index 16 ) is: s

 


 

 

 
   
   
   
 
  © 2019 Jim Cohoon   Resources from previous semesters are available.