Skip to content

UCMHSProgramming2015/Functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Functions

There are two pieces of code in this repository, both blank. The first exercise should be done in "VoidFunctions" and the second should be done in "ReturningValues"

Part 1: VoidFunctions Exercises

Create functions to do the following

  • Draw a blue square at the center of the canvas, with a size of 50x50
  • Draw a circle at the mouse's location with a diameter of 30. Allow the user to define the color of the circle
  • Define one other function of your choice Remember to commit and sync.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published