*Xcode Project Entry 2* F1 Quiz - part 3

Well last time was frustrating but, interestingly, I cracked it just after my entry! That was hugely rewarding, even though MOST of the work was from Angela's project. Anyway, I adapted well and understand each aspect to it. Yesterday, I had another go, changing the views first of all, including background colour etc. I found some cool things, like the font colour changing when the answer was correct or not. Anyway, I had left it on a real cliffhanger when I headed out to Wimbledon that evening. The huge breakthrough was creating a randomator function, so that the questions were not in a set order. This is clearly a game changer! However, I couldn't quite crack it! The answers weren't matching up to the questions...a bit like what I found initially in the last entry. Anyway, I sorted it! I did several things basically and here is the final code... Start Time - 21:14 import UIKit class ViewController: UIViewController { //Global variabl...