#array
Read more stories on Hashnode
Articles with this tag
;To display greatest number from given array element section .data msg db "Enter 5 numbers to find maximum:" ,0xA len1 equ $-msg msg1 db "Maximum...