You are tasked to create a program that does the following: -allows the user to ask a question about the future -replies with a random answer from a positive, a neutral or a negative repository of possible answers -the whole thing should be in a forever loop so you can keep asking more
note ... the program does not do anything ... you need to remix it and create a script to make it work according to the above mentioned requirements try to add more options to the repository of answers ... use the add () block