We are asked to write a NASM program that will read a list of 10 2-digit integers, and output them in a column.
At the base of the column, give the average value of the set of integers.

Recommended Answers

All 3 Replies

We are asked to write a NASM program that will read a list of 10 2-digit integers, and output them in a column.
At the base of the column, give the average value of the set of integers.

I'm not a NASM fluent person but do you mean two digit or two byte integer(16 bit).

2 digit.
please try to help me out

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.