79410718

Date: 2025-02-04 06:13:39
Score: 1.5
Natty:
Report link
//for p5 JS  
cb1 = createCheckbox(" Sphere",true);
cb1.position(150, 605);
cb1.style("color:red"); //here
//cb1.changed(cb1x); //optional callback
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Joe B