What happens to the US Flag they add more States
They have always added more stars sincde the original 13 up to the current 50.
There has been talk of Puerto Rico and Washington DC being added for some time. And recently Trump has been talking about adding Panama Canadian and Greenland.
Python Code Works
Here is some code to make a flag.
The line to change the number of stars on each line is
layout = [10, 10, 10, 10, 10, 10, 10, 10] #60
I cant work out how to make this nice. Maye a circle layout can do it.
No comments:
Post a Comment