Einfügen eines Wursters in eine Pyhtong -Saite in einem bestimmten Index

a_string = a_string[:1] + "b" + a_string[1:]
Lucky Lion