Python programming language object oriented web free open source software license documentation download community
org 100h
main proc near
mov ah,09h
mov dx,offset message
int 21h
mov ah,4ch
mov al,00
endp
message db "Hello World!$"
end main
ret
OUTPUT
Hello World!
ليست هناك تعليقات:
إرسال تعليق