Solve all the below tasks related to indexing and slicing. Keep in mind 🧠 The concept of indexing and slicing will come again in later weeks with list and tuple which are also sequences like string.
# Sample inputs (# note: The values given in the prefix code(grey) will be changed by the autograder according to the testcase while running them. output1 = a + b ...