Create a 300 pixel wide by 300 pixel high canvas with a one pixel wide border around it. Draw a black letter A using lines. Put the lower left corner at (100, 250), the right corner at (200, 250), and the apex at (150, 100). Put the horizontal line half way up the letter.

javascript programming
drawing_04