Using Coral Pseudocode, design the logic for a program based on the following requirements:
Create the logic for a program that performs two different arithmetic functions using the following parameters:
Using Coral Pseudocode, design the logic for a program based on the following prompt:
1 2000 12 2000 15
For example, if the current month is June (6) and the current year is 2021, then the output would look like:
The user is 21 years old.
The user is 20 years old.