Introduction - If you have any usage issues, please Google them yourself
menu driven program that prompts the user for certain inputs,
1- Display a pyramid made of 1 s
2- Display a triangle made of 1 s
3- Display an inverted triangle made of 1 s
4- Quit
Enter your option:
in Assembly language