07yes or no to the output window based on the result of
Math.random—[0, .5) = "yes", [.5, 1) = "no".
switch statement or
several if..else statements to print the following to the output window:
function makeAChoice():String {
// your code here
}