O Lab 5:You have to ask from user which object he
wants to draw or he wants to Exit:
1. Line
2. Circle
3. Polygon
4. Exit
Take the parameters for the respective object.
Then show the pattern i.e, original object
Again take choice from user for the
Transformation
1. Scaling
2. Shearing
3. Reflection
For the respective operation take the parameters
required
Show the Transformed object.
Loop the program until user want... The program
should be ended when user want to exit it.
WASHARA
100 points
Due 11:59 PM
Claret
Answers
Answered by
1
Answer:
We have moved the condition inside the loop body, and we can check it at the end, after asking the user for input. We have replaced the
Similar questions