Question
GAME RANK (15 points) Write an assembly language program that inputs a decimal integer representing the coins a gamer has collected. Your program should determine and output the player's rank according to the following chart: Game Rank Coins Star Rank 050 Bronze 51-99 Silver 100-149 Gold 150-199 Platinum 200+ Diamond Y
Question image 1