model small .code start: mov ax,5 add ax,5 mov ah,2 int 21h mov ah,4ch int 21h end start
To embed this project on your website, copy the following code and paste it into your website's HTML: