suppose you have assigned a string entered by the user to the grocerylist variable in javascript. you want to ensure that the string held by the grocerylist variable uses all lowercase letters. how can you accomplish this?