what program could we use to make this design? start l = left r = right d = down u = up c = color rrcdcdc…

what program could we use to make this design? start l = left r = right d = down u = up c = color rrcdcdc rrcrdc

what program could we use to make this design? start l = left r = right d = down u = up c = color rrcdcdc rrcrdc

Answer

Answer:

RRCDCDC

Explanation:

Step1: Start from start point

We start at the green - circled start.

Step2: First two 'R's

Move right twice to reach the first yellow square's column.

Step3: First 'C'

Color the first yellow square.

Step4: First 'D'

Move down to the second yellow square's row.

Step5: Second 'C'

Color the second yellow square.

Step6: Second 'D'

Move down one more.

Step7: Third 'C'

Color the third yellow square. For the sequence RRCRDC, the 'R' after the first 'C' will make us move right instead of going down to color the second yellow square as required by the design, so RRCDCDC is the correct sequence.