Advertisement
Gromov

Untitled

Dec 19th, 2018
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. setFillStyle(1,brown);
  2. setcolor(black);
  3. bar(700,730,720,760);
  4. setFillStyle(1,green);
  5. setcolor(black);
  6. fillellipse(710,680,15,15);
  7. setcolor(green);
  8. fillellipse(710,705,30,30);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement