On the Subject of Green Button't

Green cube button.

On the module you will see a green button and a screen flashing a sequence of 10 different words representing colors.

Note down the sequence, turn each color into a code from the following table, and concatenate them all.

COLORCODE COLORCODE COLORCODE COLORCODE
AQUA■··■■ DEEP DARK■■■·· LEMON··■·· ROSE RED·■■■■
AZURE■···· DENIM■■··· LIME■·■■· SNOW·····
BLACK■■■■· DOLLY··■■■ MAGENTA·■·■· TEAL■·■··
BLUE■■·■· FUCHSIA·■·■■ NAVY■■··■ TUNA■···■
BLUEBERRY■■·■■ GOLD··■·■ NIGHTMARE■■■·■ VIOLET·■···
CERAMIC····■ GREEN■·■·■ PINK·■··■ WHITE···■·
CYAN■··■· GREY···■■ RED·■■■· WINE·■■·■
DEEP BLACK■■■■■ HARLEQUIN■·■■■ ROCK RED·■■·· YELLOW··■■·

Then split the code into rows of 10 items per row. You should now have a rectangle 10 items wide and 5 rows tall.

Convert each column into a 0 or a 1 depending on whether the column contains an even (0) or odd (1) number of fat squares.

To solve the module, adjust the status of each word to the corresponding number of the final sequence by tapping the button when the word is displayed. The button displays the current status of a word while it’s displayed (initially all 0s). To submit the answer, tap the button when the screen is empty.