Try the following Exercise in java first. Then write it in assembly. -------- Exercise -------- Read in a list of numbers terminated by 0. e.g. 20 325 17 40 0 Check if the number is odd or even. Print out: Total Odd numbers Total even numbers Total numbers. See the demo program for an example of how to divide two numbers together.