Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 228 Bytes

File metadata and controls

3 lines (2 loc) · 228 Bytes

Machine-Code

Using machine language to write a program that allows users to input a sequence of positive numbers followed by 0, and then outputs a sequence of numbers representing the cumulative sum of the inputted sequence.