Name: Yohannes Dagne
Period: 7
Assignment: Lab #9
You will write a simple calculator that can determine if a number is even or odd. Use the more blocks function within scratch to create a block that calculates the distance between two points. Note, you should access values from a list. One option is to have a list of x-values and another list that stores the y-values. Using your code block from the above question, create a program that allows a user to determine if a polygon is a regular polygon (all sides equal length) by entering the coordinates of the polygon.
I completed the required tasks that each problem asked me to do.
Problem 1
Problem 1