Hi everyone,
Sorry I am messaging from my phone so I can't do screenshots.
I am using the action-
Set Instance Variable To = choose 1,2,3
In order to return a random number, 1, 2 or 3.
However if I would like the number 2 to come up more often, could I write it as-
Choose 1,2,2,3
Or even
Choose 1,2,2,2,2,3
Thank you