Use the CPU simulator or the Raspberry PI !!!
Write an assembly program that asks the user for a positive integer number as n and
then writes out all the numbers from 1 up to and including that number n. If user enters a
negative integer, a message should display You must enter a positive number!.