Kenyan-flag-Python

This code uses Matplotlib to create an image resembling the Kenyan flag with color rectangles. It sets up the plot, adds colored rectangles, adjusts limits, removes ticks, saves the figure as ‘kenyan_flag.png’, enforces an equal aspect ratio, and displays the image.

App Screenshot