Question

In: Computer Science

Marielab1 input your age and display what your age would be next year. submit screen shots...

Marielab1

input your age and display what your age would be next year.

submit screen shots from Marie.

im 24 and going to be 25 next year.

Solutions

Expert Solution

ANSWER:

I have provided the code and the screenshots of MARIE for the given problem below:

Code:

ORG 0 //u can skip this too
INPUT
STORE X
LOAD X
ADD Y
OUTPUT
HALT
X, dec 0
Y, dec 1


Marie screenshot:


IF YOU HAVE ANY DOUBT PLEASE COMMENT DOWN BELOW I WILL SOLVE IT FOR YOU:)
----------------PLEASE RATE THE ANSWER-----------THANK YOU!!!!!!!!----------


Related Solutions

Q1) Input your age and display what your age would be next year. Submit screenshots from...
Q1) Input your age and display what your age would be next year. Submit screenshots from Marie. My age is 21 and please provide clear screenshots. Q2)  Get your age and your friend's age Determine who is the youngest Determine who is the oldest My age is 21 and my friend is 22 Marie is a stimulator and the program is Java. Kindly provide the work !!
Computer Organization Input your age (my age is 20 years old) and display what your age...
Computer Organization Input your age (my age is 20 years old) and display what your age would be next year(21 year) Submit screen shots from Marie. I think this should display on Java programming Language
SHOW SCREEN SHOTS OF THE INPUT AND OUTPUT AS WELL AS THE RESULTS PROGRAMMING IN PERL...
SHOW SCREEN SHOTS OF THE INPUT AND OUTPUT AS WELL AS THE RESULTS PROGRAMMING IN PERL Task 2: Variables 2.1 Scalar Variables A scalar is a single unit of data. That data might be an integer number, floating point, a character, a string, a paragraph, or an entire web page. Simply saying it could be anything, but only a single thing. #!/usr/bin/perl $age = 35; # An integer assignment $name = "Gary Mann"; # A string $salary = 5445.50; #...
In the PDF file that will contain your screen shots, explain what is wrong with the...
In the PDF file that will contain your screen shots, explain what is wrong with the code below. Do not just state thing like “line 3 should come after line 7,” you must explain why it needs to be changed. This shows that you are fully understanding what we are going over. // This program uses a switch-case statement to assign a // letter grade (A, B, C, D, or F) to a numeric test score. #include <iostream> using namespace...
Run Python code  List as Stack  and verify the following calculations; submit screen shots in a single file....
Run Python code  List as Stack  and verify the following calculations; submit screen shots in a single file. Postfix Expression                Result 4 5 7 2 + - * = -16 3 4 + 2  * 7 / = 2 5 7 + 6 2 -  * = 48 4 2 3 5 1 - + * + = 18    List as Stack """ File: pyStackPostfix.py Author: JD """ # 5 7 + 6 2 -  * = 48 print("Postfix Calculator\n") stack = []              # Empty stack...
Run the following ANOVA analysis in excel and interpret your findings. Upload your screen shots of...
Run the following ANOVA analysis in excel and interpret your findings. Upload your screen shots of the steps you took in running the analysis in excel. Treatment 1 Treatment 2 Treatment 3 0 1 6 1 4 5 0 1 8 3 2 5
Run the following ANOVA analysis in excel and interpret your findings. Upload your screen shots of...
Run the following ANOVA analysis in excel and interpret your findings. Upload your screen shots of the steps you took in running the analysis in excel. Treatment 1 Treatment 2 Treatment 3 0 1 6 1 4 5 0 1 8 3 2 5
7. When you submit your tax return to the IRS, they screen your return for indications...
7. When you submit your tax return to the IRS, they screen your return for indications of fraud. Naturally the screening system is not perfect: only 92% of fraudulent tax returns get red-flagged (that is, the IRS’ system detects the fraud), and 9% of honest tax returns get red-flagged (the system mistakenly believes these good returns to be fraudulent). A tax return the IRS believes not to be fraudulent is said to be “green-flagged.” Suppose that 4% of all tax...
(10pts) Write a shell script to display your name to the screen. (10pts) Write a shell...
(10pts) Write a shell script to display your name to the screen. (10pts) Write a shell script to take a directory as an argument and display the contents of that directory (10pts) Write a shell script that takes any command as a parameter and displays help on that command (e.g. the result of the execution of man <command>). (10pts) Write a shell script that requires two file names as parameters and copies content of one file into another without asking...
What would be your initial thoughts if a family member started to display the signs of...
What would be your initial thoughts if a family member started to display the signs of being part of a terrorist or extremist group? How would you approach your family member to deter him or her from filtering into a terrorist or extremist group?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT