This is a group assignment. It should be typed and emailed to cs195 by Thursday, April 10, midnight.
Write a Logo program that reads three numbers as input and prints the average of the largest and the smallest, and the average of all three. Translate this into assembly language. Assume the commands and address modes of the machine language we discussed in class.