- Write in ""Assembly language"" program using RexTester compiler don't use or copy code from chatgpt. - *important* Submit a screenshot that shows the input and output runs and works on RexTester compiler. - don't write the code on paper make sure I can copy paste it and run it smoothly. - don't do my question if you're going to do it wrong. Ask me to edit if unsure of anything. *please read carefully for an upvote. Program Instructions: Write a program to read the the address of a person. and prints the address in a business card. EX: So the input could look like this: 1234 Los Angeles St. Los Angeles, CA EX: The program should output the address as a business card. You get to design the business card. At minimum (for a B) you can print the above data as follows: <---------------------------> | | | 1234 Los Angeles St. | | Los Angeles, CA | | | <--------------------------->
- Write in ""Assembly language""
- *important* Submit a screenshot that shows the input and output runs and works on RexTester compiler.
- don't write the code on paper make sure I can copy paste it and run it smoothly.
- don't do my question if you're going to do it wrong. Ask me to edit if unsure of anything.
*please read carefully for an upvote.
Program Instructions:
Write a program to read the the address of a person. and prints the address in a business card.
EX: So the input could look like this:
1234 Los Angeles St. Los Angeles, CA
EX: The program should output the address as a business card. You get to design the business card. At minimum (for a B) you can print the above data as follows:
<---------------------------> | | | 1234 Los Angeles St. | | Los Angeles, CA | | | <--------------------------->
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 1 images