i need help on this small task................
Write a program in the assembly language that will:
1. Read a number, n;
2. Go round a loop in which further n numbers are read. Each posi-
tive number should be added to a variable, postot, and each negative
number to negtot;
3. Write out the postot and negtot variables.
plz plz help thanks