I have a question, or maybe my code is wrong.
My code is working properly, but I thought I was supposed to play against the computer, but there is no line of asking the user to input something. Is that the way it was supposed to be coded? I preloaded the strings needed, click on save and gives me different scenarios, however what was the point of using the mandatory .toLowerCase() for the input to be all in lower case or the invalid part if the user types anything other than rock, scissors, paper?
Thank you in advance for your help