an Intel 8086 Assembly program that reads N numbers as Strings, convert them into variable sized Integer numbers, and then print the summation and average of the numbers.
-
Updated
Aug 16, 2023 - Assembly
an Intel 8086 Assembly program that reads N numbers as Strings, convert them into variable sized Integer numbers, and then print the summation and average of the numbers.
To associate your repository with the integers-sum topic, visit your repo's landing page and select "manage topics."