*CONSOLIDATION ENTRY* Nick Walter Challenge Revisited!
So, I was happily coasting through the beginner and intermediate aspects of Swift in Nick's course when WHAM! The challenge was just so tough. To be fair, I could have been much more willing to search for how to do the various elements. So I'm going to have another go at it, trying to do what I can from memory. I will then see if I can find out where to get the info from. Start Time - 11:29 Right, first off let's see what the challenge was... So that is the task! Here is what should be returned as an example So I am going to, again, try this without any help at all, remembering what I did yesterday. Yesterday was such a rush and I didn't even attempt to look up how to complete the different parts to it. Right. Various elements to this. As before, I know that I need the following elements - A function that takes in a string I am going to print rather than do a return String as that it is too fiddly! A way of putting the string into separate values in...