I feel like I misunderstood the assignment brief. Instead of creating a random output jumbled up out of at least 3 pieces of data, I am outputting actual jokes or quotes based on user input.
The code feels almost too simple for what has been covered in the course so far.
The script file and the file that stores jokes and quotes arrays are separate for better readability.
Any feedback is welcome (except the fact that I misunderstood the brief )