module ProtectedConstants

create module that holds all contents for this script

Constants

CHOICES

create 2d list of choices

COMPUTER_CHOICES

define computer choices

LOSERS

this will take the original WINNERS array and flip the symbols, thus returning a loss for the user/player

NTRY_TO_SYM

define entry to symbol (key to value) dictionary

VALID_ENTRIES

define valid entries

WINNERS

create winners 2d list array with format: winning choice, losing choice