What is the output of the following code? my_string = “abc”…

Questions

Whаt is the оutput оf the fоllowing code? my_string = "аbc" my_string = my_string + my_string print(my_string[4])