Exercise 1.8 (P17) Modify fetch to add prefix http:// to each argument URL if it is missing. You might want to use strings.HasPrefix.