Programming

This is what I learned today:

I learned how to make a loop using coding in Scratch.

Here is some programming I did in Net Logo. I learned how to make a star and spirals and taught the program how to average.

I also learned how to make a tree by using only these six lines of code. This code basically repeated the same letter over and over again ('y')

Here is a picture of the tree I made by using the six lines of code, using the 'turtle only' command, "tree 4.5 20 15


Here is a code I made that turns all of the ones and zeros into a number.

Here is how I learned how to make a rectangle.

Home