I\'m doing homework and I have all except this last problem figured out. I can\'t seem to figure out how to get a character not to show up if it\'s inserted at a larger insertio
Theres also this :)
result = list(S).insert(P, C) if result: print(result) else: print(S)