point()

Point - Draws a point with the given inputs

Example

point(200,200)

Syntax

point(x, y)
Input
Description

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.

circle-info

Find these documents helpful? Let the people who made them help your child learn to code at Strivematharrow-up-right!

We'd love to hear your Feedback/Comments herearrow-up-right.

Last updated