Question: Create a script (in your $HOME/script directory) called test-conditions. In the script, initialize two variables varA and varB, and set them to different integer (whole

Create a script (in your $HOME/script directory) called test-conditions. In the script, initialize two variables varA and varB, and set them to different integer (whole number) values of your choice. Your script will then test the values and output one of these messages as appropriate:

varA, with a value of <<>>, is greater than varB, with a value of <<>>

varB, with a value of <<>>, is greater than varA, with a value of <<>>

varA and varB have the same value, which is <<>>

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!