kaylacrider9122 kaylacrider9122 14-09-2022 Computers and Technology contestada Check the length of the string held in a variable named phrase and print short if it is less than 7 characters long, long if it is over 20 characters, and medium if it is anything in between. Assume that phrase already holds a string to examine.