Obtain the string %% -------------------- %% (20 hyphens) without typing out all the twenty hyphens. Given a string, s = "Hello World", what is the output of s[-5] s[-10] s[-15]