First let me say, I'm very, very, (very) new at Assembly. I'm using NASM on Linux. I have an undeclared variable that I'm putting numbers I'm getting from user input.
When I try to output the numbers, I'm not getting anything. I'm not sure what I'm doing wrong. Could anyone help me with...