Q-Write a code to input your nickname (User Input) in capital letter, print it out using small letters. Hint: Input/Output length should be fixed. (if your nickname is 4 letters, then 4 input, if its 3 then 3 input) * Code: .MODEL SMALL .CODE PROC MAIN PROC … Read more
Follow Us
Stay updated via social channels