I understood the first lesson, however, the second lesson seems easy enough, yet I am not able to repeat the pattern? Any suggestions?
1 Like
Without seeing the code all I can say is make sure you add new lines and all arguments are spelt correctly.
could you post a screenshot using the upload button in the “reply box?”
@123Leslie
if you want the answer…
drawbox(red)
drawbox(red)
drawbox(red)
newline()
drawbox(blue)
drawbox(blue)
drawbox(blue)
newline()
drawbox(orange)
drawbox(orange)
drawbox(orange)