id
int64
0
36.1k
instruction
stringlengths
472
1.01k
options
dict
answerKey
stringclasses
4 values
15,980
Your goal is to find the secret four-color code. The following colors are possible: black, brown, green, red, blue, white. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['red', 'brown', 'white', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['black', 'brown', 'brown', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['brown', 'red', 'brown', 'black']. Hint: three colors are in the correct positions. Guess: ['brown', 'white', 'brown', 'black']. Hint: two colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "brown, blue, white, white", "brown, brown, brown, black", "brown, red, blue, brown", "green, red, brown, black" ] }
D
7,513
Your goal is to find the secret four-color code. The following colors are possible: pink, black, purple, red, brown, orange. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['black', 'red', 'purple', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['pink', 'black', 'purple', 'purple']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['black', 'pink', 'orange', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['purple', 'pink', 'red', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, brown, pink, pink", "purple, red, black, brown", "brown, pink, pink, pink", "red, red, black, red" ] }
B
4,653
Your goal is to find the secret four-color code. The following colors are possible: red, white, pink, yellow, blue, green. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['blue', 'white', 'red', 'pink']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['red', 'pink', 'yellow', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'green', 'yellow', 'blue']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['pink', 'blue', 'green', 'yellow']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, white, red, blue", "green, blue, pink, yellow", "green, green, blue, white", "red, pink, green, yellow" ] }
B
19,337
Your goal is to find the secret four-color code. The following colors are possible: green, brown, red, purple, yellow, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['brown', 'black', 'red', 'purple']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['green', 'brown', 'brown', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['green', 'green', 'red', 'red']. Hint: two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "black, red, purple, purple", "yellow, yellow, black, red", "red, black, green, purple", "black, black, purple, yellow" ] }
C
28,585
Your goal is to find the secret four-color code. The following colors are possible: white, green, orange, blue, pink, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'orange', 'yellow', 'pink']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['green', 'white', 'green', 'yellow']. Hint: three colors are in the correct positions. Guess: ['white', 'blue', 'green', 'orange']. Hint: three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "white, blue, blue, pink", "white, orange, white, blue", "green, white, blue, yellow", "blue, pink, orange, white" ] }
C
22,402
Your goal is to find the secret four-color code. The following colors are possible: orange, yellow, brown, red, white, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'white', 'brown', 'red']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position. Guess: ['orange', 'orange', 'brown', 'white']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['brown', 'orange', 'white', 'red']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "yellow, white, white, yellow", "yellow, yellow, black, white", "orange, orange, red, red", "orange, red, white, brown" ] }
D
21,511
Your goal is to find the secret four-color code. The following colors are possible: purple, blue, orange, red, white, pink. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['purple', 'blue', 'red', 'pink']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['purple', 'purple', 'blue', 'blue']. Hint: two colors are in the correct positions. Guess: ['orange', 'white', 'blue', 'red']. Hint: two colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, blue, blue, purple", "purple, orange, purple, pink", "purple, white, blue, pink", "blue, blue, blue, pink" ] }
C
23,024
Your goal is to find the secret four-color code. The following colors are possible: pink, purple, blue, brown, red, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['yellow', 'blue', 'red', 'purple']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['pink', 'pink', 'blue', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['pink', 'purple', 'brown', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['red', 'brown', 'blue', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, brown, yellow, red", "pink, yellow, purple, blue", "red, pink, yellow, yellow", "pink, yellow, brown, pink" ] }
A
17,678
Your goal is to find the secret four-color code. The following colors are possible: blue, yellow, brown, orange, pink, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'black', 'pink', 'brown']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['blue', 'blue', 'orange', 'black']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'orange', 'black', 'yellow']. Hint: one color is in the correct position. Guess: ['pink', 'blue', 'blue', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "brown, orange, black, pink", "orange, orange, yellow, pink", "yellow, brown, blue, pink", "blue, brown, yellow, orange" ] }
C
4,368
Your goal is to find the secret four-color code. The following colors are possible: blue, yellow, brown, pink, black, orange. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['pink', 'blue', 'yellow', 'orange']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['blue', 'blue', 'yellow', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['pink', 'blue', 'pink', 'yellow']. Hint: two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "blue, pink, orange, blue", "brown, blue, orange, blue", "black, brown, brown, black", "brown, pink, yellow, orange" ] }
D
33,485
Your goal is to find the secret four-color code. The following colors are possible: red, green, purple, white, brown, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['red', 'black', 'green', 'brown']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['green', 'purple', 'purple', 'black']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['white', 'green', 'black', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['purple', 'green', 'white', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "black, brown, purple, purple", "brown, green, brown, green", "purple, white, black, red", "green, purple, purple, white" ] }
C
9,592
Your goal is to find the secret four-color code. The following colors are possible: white, red, brown, yellow, purple, green. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'white', 'purple', 'yellow']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions. Guess: ['white', 'white', 'yellow', 'green']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['yellow', 'white', 'purple', 'green']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "white, purple, green, green", "yellow, yellow, purple, purple", "brown, white, white, brown", "green, white, yellow, purple" ] }
D
16,753
Your goal is to find the secret four-color code. The following colors are possible: pink, black, white, brown, orange, purple. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'brown', 'purple', 'pink']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position. Guess: ['pink', 'pink', 'white', 'purple']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['pink', 'white', 'purple', 'brown']. Hint: four colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "purple, orange, brown, purple", "pink, purple, black, brown", "brown, purple, white, pink", "orange, white, white, white" ] }
C
18,235
Your goal is to find the secret four-color code. The following colors are possible: orange, purple, black, brown, pink, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'yellow', 'pink', 'purple']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['purple', 'orange', 'purple', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['purple', 'purple', 'orange', 'pink']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['black', 'pink', 'purple', 'orange']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, pink, black, yellow", "pink, black, purple, orange", "yellow, yellow, purple, pink", "pink, pink, black, brown" ] }
B
653
Your goal is to find the secret four-color code. The following colors are possible: yellow, pink, purple, red, orange, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['black', 'pink', 'red', 'yellow']. Hint: two colors are in the correct positions. Guess: ['yellow', 'yellow', 'red', 'red']. Hint: None of the guessed colors are present in the secret code. Guess: ['purple', 'purple', 'pink', 'pink']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['black', 'pink', 'purple', 'orange']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "orange, red, orange, black", "black, pink, orange, purple", "yellow, red, orange, pink", "orange, pink, red, yellow" ] }
B
14,953
Your goal is to find the secret four-color code. The following colors are possible: white, purple, yellow, orange, brown, blue. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'orange', 'brown', 'purple']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['purple', 'white', 'purple', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['purple', 'purple', 'white', 'orange']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['yellow', 'brown', 'purple', 'white']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "purple, blue, yellow, blue", "blue, yellow, white, white", "brown, yellow, blue, white", "brown, yellow, purple, white" ] }
D
4,109
Your goal is to find the secret four-color code. The following colors are possible: purple, orange, green, yellow, white, pink. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'orange', 'pink', 'purple']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['purple', 'orange', 'orange', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['purple', 'purple', 'yellow', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['purple', 'pink', 'pink', 'orange']. Hint: two colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "purple, green, pink, white", "pink, green, orange, purple", "white, yellow, green, yellow", "green, purple, white, purple" ] }
A
17,596
Your goal is to find the secret four-color code. The following colors are possible: pink, green, brown, white, red, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['brown', 'pink', 'white', 'red']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['pink', 'green', 'pink', 'brown']. Hint: two colors are in the correct positions. Guess: ['pink', 'black', 'red', 'brown']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions. Guess: ['pink', 'red', 'black', 'brown']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "brown, green, brown, brown", "red, black, pink, brown", "white, pink, black, brown", "black, white, red, black" ] }
B
10,104
Your goal is to find the secret four-color code. The following colors are possible: brown, purple, orange, yellow, red, blue. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['purple', 'yellow', 'red', 'brown']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['brown', 'brown', 'red', 'orange']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['purple', 'orange', 'blue', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "red, yellow, blue, brown", "brown, purple, yellow, orange", "brown, yellow, red, purple", "orange, blue, yellow, orange" ] }
A
6,388
Your goal is to find the secret four-color code. The following colors are possible: green, orange, blue, white, black, brown. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'white', 'blue', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['green', 'green', 'orange', 'black']. Hint: one color is in the correct position. Guess: ['green', 'blue', 'brown', 'orange']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['blue', 'green', 'blue', 'brown']. Hint: two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "brown, green, green, black", "brown, white, orange, blue", "brown, green, brown, brown", "black, orange, black, brown" ] }
B
22,063
Your goal is to find the secret four-color code. The following colors are possible: purple, pink, red, brown, orange, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'black', 'brown', 'purple']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['purple', 'pink', 'black', 'pink']. Hint: one color is in the correct position. Guess: ['purple', 'purple', 'orange', 'red']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['red', 'orange', 'black', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "black, red, orange, brown", "brown, orange, red, pink", "purple, purple, purple, purple", "black, pink, brown, orange" ] }
B
12,838
Your goal is to find the secret four-color code. The following colors are possible: green, red, black, white, orange, brown. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'red', 'orange', 'green']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['green', 'green', 'red', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['green', 'orange', 'green', 'red']. Hint: two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "green, orange, black, orange", "orange, white, red, green", "red, green, black, white", "white, red, brown, orange" ] }
C
4,113
Your goal is to find the secret four-color code. The following colors are possible: green, purple, brown, black, white, blue. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'purple', 'blue', 'white']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['purple', 'brown', 'green', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['purple', 'white', 'brown', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['purple', 'green', 'white', 'black']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "purple, black, white, green", "brown, purple, blue, purple", "brown, black, green, white", "green, brown, green, blue" ] }
A
25,742
Your goal is to find the secret four-color code. The following colors are possible: yellow, blue, pink, green, orange, purple. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['blue', 'pink', 'green', 'yellow']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['yellow', 'green', 'orange', 'orange']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['green', 'purple', 'yellow', 'purple']. Hint: one color is in the correct position. Guess: ['orange', 'yellow', 'pink', 'blue']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "green, green, green, pink", "purple, green, orange, orange", "orange, blue, pink, purple", "pink, green, purple, purple" ] }
C
23,484
Your goal is to find the secret four-color code. The following colors are possible: orange, purple, brown, green, white, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'purple', 'black', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['orange', 'purple', 'purple', 'brown']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['green', 'orange', 'brown', 'white']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['green', 'brown', 'brown', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "green, orange, white, purple", "black, brown, black, green", "white, green, brown, white", "brown, purple, green, purple" ] }
A
14,149
Your goal is to find the secret four-color code. The following colors are possible: brown, pink, green, black, purple, blue. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['black', 'brown', 'blue', 'pink']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['brown', 'green', 'pink', 'green']. Hint: one color is in the correct position. Guess: ['brown', 'purple', 'black', 'brown']. Hint: two colors are in the correct positions. Guess: ['brown', 'blue', 'brown', 'brown']. Hint: one color occurs in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "blue, purple, black, green", "pink, blue, black, black", "blue, pink, pink, purple", "black, pink, black, black" ] }
A
10,579
Your goal is to find the secret four-color code. The following colors are possible: orange, purple, yellow, green, white, blue. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'yellow', 'purple', 'blue']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['purple', 'orange', 'green', 'purple']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['yellow', 'green', 'orange', 'yellow']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['white', 'purple', 'blue', 'orange']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "blue, blue, yellow, orange", "white, purple, white, purple", "blue, purple, white, orange", "orange, blue, yellow, green" ] }
C
14,027
Your goal is to find the secret four-color code. The following colors are possible: blue, yellow, black, pink, brown, purple. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['purple', 'blue', 'pink', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['blue', 'blue', 'yellow', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['pink', 'blue', 'blue', 'brown']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['blue', 'pink', 'pink', 'blue']. Hint: two colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, blue, pink, black", "blue, brown, pink, yellow", "purple, yellow, black, purple", "brown, yellow, purple, purple" ] }
B
3,661
Your goal is to find the secret four-color code. The following colors are possible: blue, white, green, pink, purple, red. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['blue', 'red', 'purple', 'pink']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['white', 'blue', 'blue', 'purple']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['white', 'purple', 'blue', 'red']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "red, white, blue, purple", "pink, red, green, white", "white, pink, purple, red", "pink, green, pink, blue" ] }
A
30,703
Your goal is to find the secret four-color code. The following colors are possible: brown, green, purple, yellow, orange, pink. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'pink', 'brown', 'green']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['brown', 'brown', 'purple', 'orange']. Hint: two colors are in the correct positions. Guess: ['brown', 'green', 'yellow', 'orange']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions. Guess: ['brown', 'yellow', 'green', 'orange']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "green, brown, yellow, orange", "purple, yellow, green, brown", "orange, green, yellow, green", "orange, green, purple, yellow" ] }
A
8,809
Your goal is to find the secret four-color code. The following colors are possible: white, green, purple, yellow, pink, blue. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['blue', 'yellow', 'white', 'purple']. Hint: four colors occur in the secret code but is the wrong position. Guess: ['white', 'white', 'white', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['white', 'purple', 'yellow', 'blue']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "blue, pink, white, yellow", "green, white, green, pink", "blue, blue, purple, green", "purple, white, yellow, blue" ] }
D
23,085
Your goal is to find the secret four-color code. The following colors are possible: green, purple, brown, pink, blue, white. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['blue', 'green', 'white', 'pink']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['green', 'purple', 'purple', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['purple', 'purple', 'blue', 'brown']. Hint: three colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "white, purple, purple, blue", "green, purple, brown, pink", "white, pink, purple, brown", "white, purple, blue, brown" ] }
D
1,606
Your goal is to find the secret four-color code. The following colors are possible: yellow, brown, green, blue, purple, orange. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'brown', 'orange', 'purple']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['yellow', 'yellow', 'brown', 'green']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['brown', 'blue', 'green', 'blue']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'orange', 'purple', 'yellow']. Hint: three colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "blue, green, orange, blue", "purple, orange, blue, orange", "blue, orange, purple, yellow", "brown, green, yellow, brown" ] }
C
17,422
Your goal is to find the secret four-color code. The following colors are possible: pink, red, brown, yellow, white, green. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['yellow', 'red', 'green', 'white']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['pink', 'red', 'red', 'white']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'brown', 'green', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "yellow, pink, green, pink", "yellow, white, green, brown", "green, yellow, yellow, pink", "yellow, green, green, yellow" ] }
B
6,591
Your goal is to find the secret four-color code. The following colors are possible: white, orange, purple, green, red, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'yellow', 'red', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['white', 'white', 'orange', 'red']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['orange', 'green', 'red', 'white']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "green, yellow, yellow, yellow", "yellow, orange, red, white", "purple, red, yellow, yellow", "white, yellow, green, yellow" ] }
B
8,524
Your goal is to find the secret four-color code. The following colors are possible: purple, pink, yellow, orange, black, green. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['yellow', 'orange', 'purple', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['purple', 'orange', 'purple', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['orange', 'black', 'purple', 'green']. Hint: four colors occur in the secret code but is the wrong position. Guess: ['black', 'orange', 'green', 'purple']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "yellow, pink, black, purple", "green, orange, black, purple", "black, green, black, green", "green, yellow, pink, pink" ] }
B
10,927
Your goal is to find the secret four-color code. The following colors are possible: red, purple, green, orange, white, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'green', 'red', 'white']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['red', 'purple', 'red', 'green']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['purple', 'white', 'green', 'white']. Hint: one color is in the correct position. Guess: ['orange', 'red', 'green', 'orange']. Hint: three colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "orange, yellow, green, white", "orange, red, green, yellow", "yellow, green, white, red", "purple, purple, green, green" ] }
B
1,961
Your goal is to find the secret four-color code. The following colors are possible: yellow, red, brown, black, pink, purple. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['brown', 'red', 'purple', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'red', 'red', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['red', 'red', 'brown', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'purple', 'pink', 'pink']. Hint: two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, brown, red, black", "black, purple, red, pink", "purple, black, black, brown", "pink, yellow, brown, black" ] }
D
14,790
Your goal is to find the secret four-color code. The following colors are possible: pink, brown, purple, green, black, orange. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['pink', 'green', 'purple', 'black']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position. Guess: ['pink', 'pink', 'purple', 'green']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['purple', 'green', 'black', 'pink']. Hint: four colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, purple, pink, black", "green, purple, pink, black", "orange, brown, black, purple", "orange, black, purple, orange" ] }
B
17,250
Your goal is to find the secret four-color code. The following colors are possible: pink, green, purple, orange, blue, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'yellow', 'blue', 'pink']. Hint: two colors are in the correct positions. Guess: ['pink', 'pink', 'blue', 'blue']. Hint: one color is in the correct position. Guess: ['green', 'purple', 'purple', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, orange, purple, orange", "blue, purple, pink, purple", "purple, yellow, purple, purple", "green, orange, blue, purple" ] }
D
623
Your goal is to find the secret four-color code. The following colors are possible: pink, white, yellow, orange, green, blue. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['pink', 'green', 'orange', 'white']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['white', 'yellow', 'green', 'yellow']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['orange', 'white', 'blue', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'white', 'pink', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "yellow, orange, orange, orange", "blue, pink, yellow, green", "blue, pink, green, green", "pink, green, white, blue" ] }
B
1,495
Your goal is to find the secret four-color code. The following colors are possible: purple, blue, pink, red, yellow, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['red', 'black', 'purple', 'yellow']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['purple', 'purple', 'blue', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['purple', 'red', 'yellow', 'purple']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['blue', 'purple', 'red', 'black']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "yellow, yellow, yellow, yellow", "black, blue, red, yellow", "black, purple, red, blue", "pink, red, black, black" ] }
C
14,019
Your goal is to find the secret four-color code. The following colors are possible: pink, blue, red, yellow, orange, white. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['yellow', 'pink', 'orange', 'white']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['pink', 'blue', 'blue', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['blue', 'blue', 'yellow', 'red']. Hint: two colors are in the correct positions. Guess: ['blue', 'yellow', 'yellow', 'orange']. Hint: two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "orange, blue, white, red", "blue, yellow, white, pink", "yellow, pink, blue, blue", "pink, red, yellow, yellow" ] }
A
29,957
Your goal is to find the secret four-color code. The following colors are possible: green, brown, blue, white, pink, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'yellow', 'blue', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['green', 'blue', 'blue', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['brown', 'white', 'blue', 'blue']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['white', 'blue', 'green', 'brown']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "white, blue, brown, green", "pink, brown, yellow, green", "yellow, green, white, brown", "pink, yellow, white, green" ] }
A
6,292
Your goal is to find the secret four-color code. The following colors are possible: blue, brown, green, yellow, white, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'black', 'green', 'blue']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['blue', 'brown', 'black', 'brown']. Hint: two colors are in the correct positions. Guess: ['blue', 'brown', 'white', 'yellow']. Hint: two colors are in the correct positions. Guess: ['blue', 'blue', 'black', 'yellow']. Hint: two colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "green, brown, black, yellow", "white, white, green, brown", "green, brown, green, blue", "white, black, blue, blue" ] }
A
11,782
Your goal is to find the secret four-color code. The following colors are possible: blue, black, brown, pink, green, red. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'black', 'red', 'blue']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['blue', 'blue', 'black', 'brown']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['black', 'red', 'pink', 'green']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['pink', 'green', 'blue', 'red']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "blue, green, red, brown", "brown, red, brown, green", "red, green, blue, pink", "brown, pink, black, green" ] }
C
30,398
Your goal is to find the secret four-color code. The following colors are possible: red, purple, green, white, yellow, orange. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'yellow', 'white', 'green']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['red', 'green', 'orange', 'orange']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['red', 'white', 'green', 'orange']. Hint: four colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "white, green, orange, red", "orange, white, green, orange", "orange, white, red, purple", "yellow, white, purple, yellow" ] }
A
35,217
Your goal is to find the secret four-color code. The following colors are possible: pink, red, purple, white, brown, orange. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'orange', 'purple', 'pink']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['pink', 'pink', 'white', 'red']. Hint: one color is in the correct position. Guess: ['pink', 'purple', 'brown', 'orange']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['pink', 'purple', 'orange', 'purple']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "purple, brown, pink, pink", "white, white, pink, pink", "purple, white, orange, purple", "brown, purple, white, orange" ] }
D
202
Your goal is to find the secret four-color code. The following colors are possible: pink, black, white, green, yellow, blue. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['pink', 'black', 'yellow', 'white']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['black', 'white', 'white', 'green']. Hint: two colors are in the correct positions. Guess: ['black', 'white', 'pink', 'blue']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "blue, black, white, green", "black, blue, white, pink", "white, green, white, blue", "green, black, pink, white" ] }
B
20,110
Your goal is to find the secret four-color code. The following colors are possible: blue, brown, pink, orange, purple, green. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['blue', 'orange', 'purple', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['blue', 'blue', 'brown', 'green']. Hint: two colors are in the correct positions. Guess: ['purple', 'brown', 'pink', 'green']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['blue', 'purple', 'brown', 'brown']. Hint: two colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "green, purple, orange, blue", "brown, brown, purple, orange", "green, orange, green, brown", "blue, pink, brown, orange" ] }
D
7,246
Your goal is to find the secret four-color code. The following colors are possible: green, orange, white, blue, pink, red. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'green', 'blue', 'red']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['green', 'green', 'white', 'blue']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['white', 'green', 'orange', 'blue']. Hint: three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "blue, orange, pink, blue", "orange, white, orange, blue", "white, white, white, white", "green, blue, white, red" ] }
D
21,053
Your goal is to find the secret four-color code. The following colors are possible: orange, black, brown, green, yellow, purple. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'brown', 'purple', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['orange', 'orange', 'black', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['brown', 'orange', 'green', 'black']. Hint: three colors are in the correct positions. Guess: ['brown', 'orange', 'orange', 'black']. Hint: two colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "brown, green, purple, brown", "yellow, yellow, purple, orange", "purple, orange, green, black", "purple, black, purple, green" ] }
C
20,978
Your goal is to find the secret four-color code. The following colors are possible: white, red, yellow, pink, orange, blue. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['yellow', 'white', 'blue', 'orange']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['white', 'white', 'red', 'yellow']. Hint: two colors are in the correct positions. Guess: ['pink', 'white', 'blue', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, red, white, red", "blue, blue, white, yellow", "blue, white, red, orange", "red, pink, red, red" ] }
C
23,223
Your goal is to find the secret four-color code. The following colors are possible: white, blue, pink, yellow, purple, orange. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'white', 'blue', 'yellow']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['white', 'blue', 'pink', 'blue']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['white', 'pink', 'orange', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "white, blue, yellow, pink", "orange, blue, orange, purple", "yellow, purple, purple, pink", "pink, blue, white, yellow" ] }
A
16,239
Your goal is to find the secret four-color code. The following colors are possible: pink, blue, yellow, green, black, white. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'green', 'yellow', 'blue']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['pink', 'pink', 'green', 'white']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['green', 'white', 'blue', 'black']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['green', 'blue', 'pink', 'black']. Hint: three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "black, yellow, green, black", "black, pink, green, pink", "pink, green, black, green", "black, white, blue, pink" ] }
D
28,701
Your goal is to find the secret four-color code. The following colors are possible: red, purple, green, brown, white, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'purple', 'black', 'green']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['red', 'red', 'purple', 'white']. Hint: one color is in the correct position. Guess: ['purple', 'brown', 'purple', 'black']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['brown', 'black', 'white', 'white']. Hint: two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "green, purple, brown, brown", "black, red, green, brown", "purple, brown, white, red", "black, white, red, brown" ] }
B
35,299
Your goal is to find the secret four-color code. The following colors are possible: black, purple, red, pink, orange, green. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'green', 'purple', 'red']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['black', 'black', 'orange', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['black', 'purple', 'black', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['black', 'red', 'black', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "red, red, pink, green", "black, orange, black, pink", "green, red, black, red", "black, pink, green, purple" ] }
D
27,819
Your goal is to find the secret four-color code. The following colors are possible: red, blue, orange, yellow, brown, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['red', 'orange', 'brown', 'blue']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['blue', 'red', 'blue', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['blue', 'yellow', 'orange', 'brown']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['orange', 'brown', 'red', 'yellow']. Hint: four colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "blue, yellow, orange, orange", "orange, red, orange, blue", "brown, red, yellow, orange", "red, orange, blue, brown" ] }
C
35,723
Your goal is to find the secret four-color code. The following colors are possible: white, black, orange, purple, yellow, blue. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'yellow', 'blue', 'black']. Hint: three colors are in the correct positions. Guess: ['white', 'white', 'black', 'orange']. Hint: one color is in the correct position. Guess: ['white', 'white', 'purple', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "white, yellow, black, yellow", "white, yellow, blue, purple", "white, blue, orange, purple", "blue, white, blue, blue" ] }
B
27,808
Your goal is to find the secret four-color code. The following colors are possible: pink, black, orange, blue, brown, green. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['black', 'orange', 'brown', 'blue']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['pink', 'pink', 'black', 'orange']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['orange', 'green', 'green', 'black']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['pink', 'blue', 'pink', 'brown']. Hint: three colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "brown, brown, brown, black", "brown, brown, green, orange", "orange, pink, brown, blue", "green, blue, pink, brown" ] }
D
2,952
Your goal is to find the secret four-color code. The following colors are possible: orange, pink, green, yellow, purple, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['black', 'green', 'orange', 'purple']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position. Guess: ['orange', 'orange', 'green', 'purple']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['orange', 'green', 'purple', 'black']. Hint: four colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "orange, purple, orange, green", "black, purple, green, pink", "yellow, purple, black, pink", "black, purple, green, orange" ] }
D
18,821
Your goal is to find the secret four-color code. The following colors are possible: black, red, purple, yellow, pink, brown. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['brown', 'pink', 'black', 'purple']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['black', 'black', 'red', 'pink']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['red', 'purple', 'pink', 'black']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "brown, yellow, pink, yellow", "pink, purple, yellow, pink", "yellow, purple, brown, yellow", "purple, red, pink, black" ] }
D
4,519
Your goal is to find the secret four-color code. The following colors are possible: pink, green, purple, yellow, black, orange. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'black', 'orange', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['pink', 'green', 'yellow', 'yellow']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['purple', 'black', 'green', 'green']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['green', 'orange', 'black', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, pink, green, green", "yellow, purple, orange, black", "yellow, yellow, orange, purple", "orange, orange, yellow, purple" ] }
B
3,529
Your goal is to find the secret four-color code. The following colors are possible: blue, black, pink, brown, red, white. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['blue', 'red', 'black', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['blue', 'blue', 'pink', 'black']. Hint: two colors are in the correct positions. Guess: ['blue', 'black', 'white', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['blue', 'white', 'brown', 'black']. Hint: three colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "blue, white, red, black", "black, red, brown, white", "pink, brown, black, brown", "white, pink, red, pink" ] }
A
34,339
Your goal is to find the secret four-color code. The following colors are possible: orange, yellow, blue, brown, white, purple. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'yellow', 'orange', 'purple']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['orange', 'orange', 'blue', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['purple', 'orange', 'white', 'blue']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "orange, purple, white, blue", "brown, purple, brown, white", "orange, brown, brown, purple", "blue, brown, purple, brown" ] }
A
11,412
Your goal is to find the secret four-color code. The following colors are possible: brown, green, red, white, orange, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'red', 'orange', 'brown']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['brown', 'brown', 'orange', 'white']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['green', 'red', 'brown', 'yellow']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "brown, green, white, orange", "green, red, yellow, white", "brown, brown, red, white", "green, red, yellow, orange" ] }
D
12,028
Your goal is to find the secret four-color code. The following colors are possible: brown, red, pink, orange, blue, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['pink', 'yellow', 'brown', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['brown', 'orange', 'brown', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['blue', 'brown', 'brown', 'yellow']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['blue', 'pink', 'brown', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "red, yellow, pink, pink", "blue, pink, yellow, blue", "orange, blue, brown, yellow", "pink, brown, orange, orange" ] }
C
21,252
Your goal is to find the secret four-color code. The following colors are possible: orange, red, black, brown, green, white. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['black', 'brown', 'orange', 'green']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['orange', 'red', 'red', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['red', 'black', 'red', 'white']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['orange', 'red', 'black', 'red']. Hint: two colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "brown, orange, orange, green", "brown, red, black, white", "orange, red, white, red", "red, brown, red, orange" ] }
B
23,665
Your goal is to find the secret four-color code. The following colors are possible: purple, brown, yellow, red, blue, white. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['yellow', 'red', 'white', 'purple']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['purple', 'brown', 'red', 'purple']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['brown', 'yellow', 'red', 'purple']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "blue, brown, yellow, blue", "red, brown, yellow, purple", "purple, yellow, red, yellow", "blue, white, red, brown" ] }
B
13,577
Your goal is to find the secret four-color code. The following colors are possible: red, pink, yellow, white, green, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['yellow', 'white', 'black', 'pink']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['red', 'pink', 'white', 'pink']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['pink', 'white', 'black', 'red']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "yellow, red, black, red", "yellow, white, pink, red", "white, pink, black, yellow", "green, green, red, black" ] }
B
5,522
Your goal is to find the secret four-color code. The following colors are possible: purple, pink, orange, blue, green, red. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['blue', 'pink', 'green', 'orange']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['purple', 'orange', 'blue', 'blue']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['orange', 'purple', 'pink', 'pink']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['orange', 'green', 'purple', 'pink']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "green, blue, red, purple", "purple, blue, blue, pink", "green, orange, blue, red", "orange, green, pink, purple" ] }
D
12,943
Your goal is to find the secret four-color code. The following colors are possible: purple, pink, yellow, brown, green, orange. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'pink', 'orange', 'purple']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['purple', 'yellow', 'pink', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'green', 'brown', 'yellow']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'brown', 'pink', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "orange, brown, orange, brown", "yellow, orange, orange, purple", "brown, yellow, yellow, pink", "orange, brown, purple, yellow" ] }
D
16,470
Your goal is to find the secret four-color code. The following colors are possible: green, yellow, orange, blue, red, pink. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['red', 'yellow', 'green', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['green', 'yellow', 'blue', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['yellow', 'red', 'green', 'yellow']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['green', 'blue', 'yellow', 'orange']. Hint: four colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, green, yellow, pink", "red, green, blue, green", "yellow, red, green, pink", "blue, yellow, orange, green" ] }
D
3,562
Your goal is to find the secret four-color code. The following colors are possible: white, pink, yellow, orange, black, brown. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['brown', 'orange', 'black', 'yellow']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['white', 'white', 'orange', 'brown']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['orange', 'brown', 'pink', 'black']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['pink', 'brown', 'white', 'black']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "orange, black, black, black", "orange, pink, white, black", "white, yellow, orange, orange", "pink, brown, brown, yellow" ] }
B
11,812
Your goal is to find the secret four-color code. The following colors are possible: pink, orange, black, white, purple, green. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'green', 'black', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['pink', 'black', 'black', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['pink', 'black', 'purple', 'black']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "purple, purple, orange, black", "green, black, purple, pink", "purple, pink, black, purple", "orange, pink, black, green" ] }
B
14,742
Your goal is to find the secret four-color code. The following colors are possible: blue, orange, brown, pink, white, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['yellow', 'blue', 'orange', 'brown']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['blue', 'blue', 'orange', 'pink']. Hint: two colors are in the correct positions. Guess: ['blue', 'orange', 'orange', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['orange', 'blue', 'orange', 'yellow']. Hint: two colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "yellow, yellow, brown, white", "pink, brown, yellow, pink", "brown, blue, orange, white", "orange, orange, blue, orange" ] }
C
10,534
Your goal is to find the secret four-color code. The following colors are possible: black, blue, purple, orange, white, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'white', 'purple', 'black']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['black', 'blue', 'white', 'black']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['black', 'black', 'white', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['black', 'white', 'yellow', 'purple']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "black, yellow, purple, white", "purple, yellow, black, white", "white, black, yellow, yellow", "white, blue, orange, black" ] }
A
23,486
Your goal is to find the secret four-color code. The following colors are possible: red, yellow, purple, green, pink, brown. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['yellow', 'pink', 'green', 'brown']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['red', 'red', 'yellow', 'pink']. Hint: one color is in the correct position. Guess: ['purple', 'yellow', 'yellow', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'brown', 'purple', 'yellow']. Hint: two colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "red, brown, purple, green", "purple, red, green, brown", "red, purple, purple, purple", "pink, brown, green, brown" ] }
A
19,983
Your goal is to find the secret four-color code. The following colors are possible: yellow, pink, orange, purple, white, green. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'orange', 'yellow', 'pink']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['yellow', 'yellow', 'purple', 'orange']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['pink', 'yellow', 'white', 'purple']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position. Guess: ['pink', 'white', 'purple', 'yellow']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, purple, purple, purple", "pink, green, orange, green", "yellow, white, pink, purple", "purple, pink, green, orange" ] }
C
7,098
Your goal is to find the secret four-color code. The following colors are possible: purple, white, orange, pink, blue, green. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['purple', 'blue', 'orange', 'pink']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['purple', 'purple', 'white', 'pink']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['white', 'blue', 'blue', 'green']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['blue', 'white', 'orange', 'blue']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "white, green, white, blue", "pink, pink, blue, pink", "blue, green, orange, white", "white, blue, blue, white" ] }
C
7,945
Your goal is to find the secret four-color code. The following colors are possible: purple, yellow, green, black, blue, red. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'red', 'black', 'yellow']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['purple', 'yellow', 'green', 'green']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['purple', 'black', 'yellow', 'green']. Hint: four colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "red, blue, green, yellow", "black, yellow, green, purple", "purple, purple, red, black", "green, red, green, yellow" ] }
B
24,600
Your goal is to find the secret four-color code. The following colors are possible: white, brown, red, orange, yellow, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['yellow', 'red', 'brown', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['white', 'red', 'orange', 'white']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['brown', 'brown', 'orange', 'black']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['orange', 'black', 'brown', 'yellow']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "yellow, brown, white, white", "red, yellow, red, white", "red, white, yellow, black", "black, yellow, brown, orange" ] }
D
25,788
Your goal is to find the secret four-color code. The following colors are possible: white, pink, purple, blue, orange, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['orange', 'purple', 'black', 'white']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['white', 'pink', 'purple', 'white']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['pink', 'white', 'black', 'purple']. Hint: four colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "black, blue, white, blue", "black, purple, white, pink", "white, blue, blue, purple", "purple, purple, white, purple" ] }
B
32,537
Your goal is to find the secret four-color code. The following colors are possible: black, green, pink, red, blue, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['yellow', 'red', 'blue', 'green']. Hint: three colors are in the correct positions. Guess: ['black', 'green', 'pink', 'green']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'red', 'blue', 'black']. Hint: three colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "yellow, red, blue, pink", "red, red, blue, black", "black, yellow, black, red", "blue, pink, yellow, black" ] }
A
25,503
Your goal is to find the secret four-color code. The following colors are possible: brown, green, black, orange, pink, blue. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['pink', 'green', 'orange', 'blue']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['brown', 'green', 'green', 'pink']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['black', 'pink', 'pink', 'blue']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['green', 'blue', 'orange', 'black']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, green, pink, orange", "brown, pink, pink, black", "blue, black, orange, green", "green, pink, green, blue" ] }
C
12,892
Your goal is to find the secret four-color code. The following colors are possible: purple, red, pink, white, blue, green. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['red', 'green', 'blue', 'white']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['purple', 'white', 'blue', 'white']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['purple', 'red', 'red', 'pink']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['red', 'purple', 'pink', 'green']. Hint: four colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, green, purple, red", "pink, purple, red, red", "white, green, pink, purple", "pink, purple, red, white" ] }
A
6,971
Your goal is to find the secret four-color code. The following colors are possible: orange, white, green, pink, black, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['pink', 'black', 'yellow', 'orange']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position. Guess: ['orange', 'orange', 'pink', 'yellow']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "pink, orange, black, yellow", "black, yellow, black, black", "pink, pink, yellow, white", "pink, yellow, yellow, orange" ] }
A
34,670
Your goal is to find the secret four-color code. The following colors are possible: blue, orange, pink, yellow, purple, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['purple', 'black', 'pink', 'yellow']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['blue', 'pink', 'purple', 'purple']. Hint: two colors are in the correct positions. Guess: ['orange', 'pink', 'purple', 'black']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "black, pink, orange, purple", "yellow, blue, orange, orange", "purple, yellow, orange, yellow", "pink, black, pink, orange" ] }
A
7,340
Your goal is to find the secret four-color code. The following colors are possible: white, orange, brown, green, red, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'red', 'green', 'orange']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['orange', 'brown', 'red', 'brown']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['brown', 'white', 'yellow', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['white', 'orange', 'yellow', 'white']. Hint: three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "orange, green, red, green", "green, red, red, white", "white, red, green, white", "orange, white, brown, yellow" ] }
D
5,581
Your goal is to find the secret four-color code. The following colors are possible: black, blue, brown, white, pink, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['black', 'yellow', 'white', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['black', 'black', 'blue', 'white']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['blue', 'white', 'black', 'pink']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "brown, white, pink, blue", "white, brown, black, brown", "pink, blue, yellow, yellow", "white, blue, black, pink" ] }
D
12,718
Your goal is to find the secret four-color code. The following colors are possible: black, green, blue, orange, purple, pink. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['purple', 'blue', 'orange', 'black']. Hint: three colors are in the correct positions. Guess: ['black', 'black', 'orange', 'green']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['green', 'blue', 'orange', 'black']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "purple, green, orange, black", "pink, purple, blue, purple", "orange, black, purple, purple", "orange, black, blue, green" ] }
A
19,037
Your goal is to find the secret four-color code. The following colors are possible: red, brown, green, pink, blue, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'black', 'red', 'brown']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['red', 'brown', 'red', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['red', 'red', 'black', 'brown']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['brown', 'green', 'red', 'red']. Hint: two colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "red, red, blue, red", "brown, pink, red, black", "green, blue, brown, blue", "blue, red, blue, brown" ] }
B
22,315
Your goal is to find the secret four-color code. The following colors are possible: yellow, white, green, pink, orange, blue. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'pink', 'blue', 'green']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'green', 'blue', 'green']. Hint: one color occurs in the secret code but is the wrong position. Guess: ['yellow', 'white', 'white', 'orange']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['white', 'yellow', 'white', 'pink']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "white, green, yellow, green", "white, yellow, pink, orange", "orange, pink, white, yellow", "white, blue, blue, white" ] }
B
28,793
Your goal is to find the secret four-color code. The following colors are possible: blue, red, white, green, purple, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['blue', 'purple', 'white', 'green']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['red', 'blue', 'red', 'white']. Hint: two colors are in the correct positions. Guess: ['red', 'blue', 'yellow', 'purple']. Hint: one color is in the correct position and three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "red, purple, yellow, purple", "yellow, yellow, blue, white", "purple, blue, red, yellow", "white, white, blue, yellow" ] }
C
12,945
Your goal is to find the secret four-color code. The following colors are possible: pink, white, purple, red, yellow, orange. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['white', 'purple', 'yellow', 'pink']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['pink', 'pink', 'yellow', 'red']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['white', 'red', 'orange', 'purple']. Hint: three colors occur in the secret code but is the wrong position.
{ "label": [ "A", "B", "C", "D" ], "text": [ "yellow, orange, purple, purple", "purple, purple, white, orange", "red, purple, white, pink", "orange, orange, white, purple" ] }
C
14,536
Your goal is to find the secret four-color code. The following colors are possible: brown, white, green, red, purple, yellow. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['green', 'yellow', 'purple', 'brown']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['brown', 'brown', 'green', 'white']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['white', 'green', 'brown', 'purple']. Hint: two colors are in the correct positions and two colors occur in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "brown, yellow, yellow, brown", "brown, yellow, yellow, yellow", "green, red, yellow, green", "white, purple, brown, green" ] }
D
23,121
Your goal is to find the secret four-color code. The following colors are possible: brown, green, red, yellow, purple, orange. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['red', 'brown', 'purple', 'yellow']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['brown', 'brown', 'green', 'purple']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions. Guess: ['green', 'brown', 'red', 'purple']. Hint: three colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "green, brown, yellow, purple", "yellow, red, yellow, yellow", "purple, red, red, orange", "red, yellow, brown, yellow" ] }
A
18,414
Your goal is to find the secret four-color code. The following colors are possible: green, pink, white, red, brown, purple. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['purple', 'green', 'white', 'pink']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['green', 'green', 'pink', 'red']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['red', 'pink', 'white', 'white']. Hint: two colors are in the correct positions. Guess: ['pink', 'pink', 'white', 'green']. Hint: three colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "brown, red, green, brown", "brown, pink, white, green", "purple, green, brown, pink", "white, pink, pink, red" ] }
B
7,229
Your goal is to find the secret four-color code. The following colors are possible: brown, orange, blue, green, white, red. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['red', 'blue', 'brown', 'white']. Hint: one color is in the correct position and two colors occur in the secret code but is the wrong position. Guess: ['brown', 'orange', 'brown', 'blue']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['brown', 'brown', 'green', 'blue']. Hint: three colors are in the correct positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "blue, white, blue, green", "red, blue, blue, blue", "red, brown, green, blue", "orange, red, green, white" ] }
C
4,264
Your goal is to find the secret four-color code. The following colors are possible: orange, red, purple, white, blue, black. Some guesses have already been made. I will provide feedback for each guess made with which it is possible to unambigiously determine the secret code. Previous Guesses: Guess: ['black', 'blue', 'white', 'orange']. Hint: two colors occur in the secret code but is the wrong position. Guess: ['orange', 'red', 'blue', 'red']. Hint: one color is in the correct position and one color occurs in the secret code but is the wrong position. Guess: ['red', 'black', 'purple', 'red']. Hint: three colors occur in the secret code but is the wrong position. Guess: ['purple', 'red', 'orange', 'black']. Hint: two colors are in the correct positions and one color occurs in the secret code but are the wrong positions.
{ "label": [ "A", "B", "C", "D" ], "text": [ "red, purple, white, red", "purple, red, black, blue", "purple, red, black, black", "orange, red, orange, black" ] }
B