Python Forum

Full Version: Basic code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have to make a five-pointed triangle using loops and i have to ask for the length of the sides. The corners should turn 120 degrees every turn. I have not had class for 10 weeks so i cant figure out the code. So if you can help me i would appreciate it.
You will need to show your attempt at solving the task. From there we can guide you and help with solving errors you might get.
A triangle with 5 points eh?