Any ways here's the concept of the program I want to create. I've never done this before so I need help learning or suggestions.
CODE
"if" var "a" is equal to "x" then "highlight"
"if" var "b" is equal to "x" then "highlight"
"if" var "c" is equal to "x" then "highlight"
"if" var "d" is equal to "x" then "highlight"
"if" var "e" is equal to "x" then "highlight"
"if" var F" is equal to "x" then "highlight and circle"
"if" var "x" is not present then display message: "I'm sorry you're not a winner this time. Don't give up! Buy another ticket!!"
"var" will be declared by user
"if" var "b" is equal to "x" then "highlight"
"if" var "c" is equal to "x" then "highlight"
"if" var "d" is equal to "x" then "highlight"
"if" var "e" is equal to "x" then "highlight"
"if" var F" is equal to "x" then "highlight and circle"
"if" var "x" is not present then display message: "I'm sorry you're not a winner this time. Don't give up! Buy another ticket!!"
"var" will be declared by user
Thanks,
Kevin
