// Arduino script to process a user-input string, convert it to a character array, and find the position (index) of each character in a pre-set list. const char VALID ...