point()

Point - Draws a point with the given inputs

Example

point(200,200)

Syntax

point(x, y)
InputDescription

x

x co-ordinate of the point

y

y co-ordinate of the point

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.

Last updated