Changes
From Open Educational Resources
286 bytes added
, 07:14, 20 May 2020
| Line 92: |
Line 92: |
| | #turn right (or left) 90 degrees | | #turn right (or left) 90 degrees |
| | #go forward some number of steps. | | #go forward some number of steps. |
| − | #turn right (or left) 90 degrees | + | #turn right (or left) 90 degrees . |
| | + | |
| | + | {| class="wikitable" |
| | + | |- |
| | + | |style="width: 50%;|[[File:Square.png|450px]] |
| | + | |style="width: 50%;|[[File:Using_repeat.png|450px]] |
| | + | |- |
| | + | |style="width: 50%;|Here we have to follow very lengthy code to write square. |
| | + | |style="width: 50%;|Here we can draw the square by using very short code. |
| | + | |- |
| | + | |} |
| | | | |
| | ==File formats for creation== | | ==File formats for creation== |