You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
line(random(width), random(height), random(width), random(height));
this line of command is not working at P5
assignment_3 and assignment_3_challenge
The code is not working, you may need a function setup()
mondrian_assignment_1
Uncaught ReferenceError: colorMode is not defined (sketch: line 1)
The text was updated successfully, but these errors were encountered:
assignment 1
line(random(width), random(height), random(width), random(height));
this line of command is not working at P5
assignment_3 and assignment_3_challenge
The code is not working, you may need a function setup()
mondrian_assignment_1
Uncaught ReferenceError: colorMode is not defined (sketch: line 1)
The text was updated successfully, but these errors were encountered: