My Computer Programming Work

LOGO

on thursday we learned how to program in net LOGO. We created turtes that drew polygons, triangles, octagons, hexagons, and circles and complicated shapes.

this is the result of print up to maximum

print up to maximum code

code for telling the computer if the number is even or odd

code for telling whether the number was prime or not

Python

Python is a coding program that can do alot. It can make the turtles like in net log and also do the number counting. Speaking of numbers we coded a gessing number game into python, you would ges the number that the computer randomly genorated and the computer would tell you wether you should gess high or lower.

In python my made complex shapes that were a bunch of one shape like a square or triangle

the code above made the shape below

code

Home