Participant 1
Initial description: Start out with three blue squares and add one more blue square for every further step you take down.
Final description: Start out with three blue squares and add one more blue square for every further step you take down.
Participant 2
Initial description: The test input is the same as example 3 so I mimicked it.
Final description: The number of rows was related to how many columns there were in the test input and it couldn't go below 3.
Participant 3
Initial description: its too hard
Final description: wow its amazing
Participant 4
Initial description: keep the same number of columns. the number of rows is equal to half the number of columns. add one colored square for each consecutive row.
Final description: keep the same number of columns. the number of rows is equal to half the number of columns. add one colored square for each consecutive row.
Participant 5
Initial description: just click
Final description: I don't understand about it
Participant 6
Initial description: add another row and colored block up to a certain number
Final description: adds rows and adding up the colored blocks to a certain point
Participant 7
Initial description: The input matched the example input of 3, so I just copied that layout. I am not sure how it reached the number of blocks down.
Final description: The input matched the example input of 3, so I just copied that layout. I am not sure how it reached the number of blocks down.