|
|
Ch 2 Questions #7 Graphics |
|
|
|
1. How do you draw a box? 2. What would happen if you drew a box
with a negative number as one of the parameters? 3. Where is the origin of a graphics
page? 4. What is necessary as an import
statement to be able to do graphics? 5. How do you use the color class? 6. How do you draw a circle? 7. If you draw two boxes in the same area, which one will display? 8. What is an RGB value? 9. What is a filled shape? 10. What is a parameter? |
|