point()
Point - Draws a point with the given inputs
Last updated
Point - Draws a point with the given inputs
Last updated
Input | Description |
---|---|
point() draws a point on the canvas, using the inputs to determine the x and y coordinates of its position.
Find these documents helpful? Let the people who made them help your child learn to code at Strivemath!
We'd love to hear your Feedback/Comments here.
x
x co-ordinate of the point
y
y co-ordinate of the point