Skip to content
Snippets Groups Projects
Commit a589da39 authored by Nguyen13.Minh@live.uwe.ac.uk's avatar Nguyen13.Minh@live.uwe.ac.uk
Browse files

Update file README.md

parent 31d21494
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ ws-os/ ...@@ -36,7 +36,7 @@ ws-os/
**Task 1: Adding Two Integers** **Task 1: Adding Two Integers**
#Task 1.1: Basic Addition #Task 1.1: Basic Addition
![Reference Image](/home/nguyen13-minh/ws-os/worksheet1/image/1.png) ![Reference Image](image/1.png)
The program initializes two integers, computes their sum, and displays the result using print_int from asm_io. The program initializes two integers, computes their sum, and displays the result using print_int from asm_io.
Implementation Steps: Implementation Steps:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment