I have attached the instructions for HW4 below. HW4 extends the functionalities

I have attached the instructions for HW4 below. HW4 extends the functionalities of HW3 (parsercodgen.c) that I have attached in the zip file.
Basic Objective: Extend the functionality of a previous assignment (HW3) to include additional grammatical constructs (highlighted in yellow in Appendix B) in the grammar of a PL/0 like language
Requirements: N/A

(just answer Question 5) by using https://www.onlinegdb.com/ I upload the slides

(just answer Question 5) by using https://www.onlinegdb.com/
I upload the slides if you want take a view
Q.5: Use the ‘Switch’ statements to create a calculator that can accept two input(s) from the user, then it asks the user which function it should perform from the following functions and as per the function selected it displays the final answer.

OUTPUT:
Enter the first Integer: 10
Enter the second Integer: 0
Input your option:
1-Addition.
2-Subtraction.
3-Multiplication.
4-Division.
5-Exit.
4
The Subtraction of 1 and 2 is: Undefined. Cannot Divide by zero!!!

I have a game that I have made, and everything is okay. I created it in Unity bu

I have a game that I have made, and everything is okay. I created it in Unity but I want it to be changed to be labview. Everything else is okay, the coding is perfect and the game runs well as expected. The file: https://drive.google.com/file/d/1DJ1a2vhmZmMUt-Z59…