The operation + cannot accept the arguments: , [You Chose:], [1]

I'm trying to make a rock paper scissors app, using the mit tutorial and it doesnt wok. can anyone help, please?


Make sure what is printed in user lable text inside the procedure(updateWinner score) I believe it should be userscroe lable text and not user label text

If it not works., try to debug on each block one by one so you will come to know where was the actual mistake is there

Because your error clearly says you are trying to add +1 to the text (You Chose:) so you only know where does this text come from.

1 Like

It's in procedure update winner score, second section.

Wrong label

P.S. Ooh, Markov transition...