Question: Create a country flag of india in python. Each .py file should ask the user to input the horizontal size of the flag. The user
Create a country flag of india in python.
Each .py file should ask the user to input the horizontal size of the flag. The user should not be able to produce a flag so small that it is not recognizable or so large that it is off the screen. The code should then produce a PyGame window containing the flag using the correct vertical size of the given flag. In other words, everything you draw needs to have a dynamic size.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
