mjc65

Square4

Apr 22nd, 2020
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. class Square : Polygon
  2. {
  3.     public static void Draw()
  4.         {
  5.             //Code here
  6.         }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment