79765819

Date: 2025-09-16 06:01:05
Score: 1
Natty:
Report link

Put your index.html and shapes.js in the same folder, then use <script src="shapes.js"></script>. Place the script tag after the <canvas> or add defer so the canvas is ready. Also, use beginPath() and stroke() (or fill()) with ellipse so it actually draws.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Uday__