Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 298 Bytes

14. Given a string S, print it after changing the middle element to * (if the length of the string is even, change the 2 middle elements to *).

File metadata and controls

14 lines (12 loc) · 298 Bytes