subject
Mathematics, 20.07.2020 22:01 chloerodgers56

Write a Python program that makes a turtle draw the shape below, which consists of 8 squares in a row: [asy] size(6cm,0); path p = (0,0)--(1,0)--(1,1)--(0,1)--cycle; int i; for (i=0;i<8;++i) { draw(shift(i,0)*p); } [/asy]

ansver
Answers: 2

Another question on Mathematics

question
Mathematics, 21.06.2019 16:20
Which mathematical statements are true? 1) if 3 is an odd number, then 3 times 3 is an even number. 2) if 6 is less than 7, then 4 is greater than 7. 3) six is divisible by 3, and 10 is a multiple of 2. 4) the average of the data is greater than the largest value in the data, or it’s less than the largest value in the data. 5) the slope of a linear graph is its rate of change, and the graph’s y-intercept is the initial value. 6) if an equilateral triangle has equal angles, then all its angles will measure 45°.
Answers: 3
question
Mathematics, 21.06.2019 20:00
Prove that the value of the expression 7^8–7^7+7^6 is divisible by 43.
Answers: 1
question
Mathematics, 21.06.2019 21:30
Every weekday, mr. jones bikes from his home to his job. sometimes he rides along two roads, the long route that is shown by the solid lines. other times, he takes the shortcut shown by the dashed line. how many fewer kilometers does mr. jones bike when he takes the shortcut instead of the long route?
Answers: 1
question
Mathematics, 21.06.2019 22:20
1. 2. ∠b and ∠y are right angles. 3.? 4.? which two statements are missing in steps 3 and 4? ∠x ≅ ∠c △abc ~ △zyx by the sas similarity theorem. ∠b ≅ ∠y △abc ~ △zyx by the sas similarity theorem. = 2 △abc ~ △zyx by the sss similarity theorem. = 2 △abc ~ △zyx by the sss similarity theorem.
Answers: 2
You know the right answer?
Write a Python program that makes a turtle draw the shape below, which consists of 8 squares in a ro...
Questions
Questions on the website: 13722360