HOW TO MAKE AFGHANISTAN FLAG USING PYTHON TURTLE Hello Guys, I will tell you how to make the Afghanistan flag using python turtle in this blog. Follow the given instruction in the video. - import turtle as t #so you don't have to write trutle many times - then make a rectangle color Green. - then make two rectangles one after the other inside the Green rectangle and fill them with red and black colors respectively. - Now you are almost done with the flag and at last, you have to make the Emblem of Afghanistan. - It is tough🙃 to make an Afghanistan emblem so, take the gif of the Emblem of Afghanistan and display it at last. #Result -------------------------The End------------------------- #SOURCE CODE #flag ...
In this website i will upload coding related blogs, Let's Learn with me. I have made some amazing turtle graphics and shared on this blog. If you want to made any character which you love most than you can comment to the site. I also shared some coding bugs.