Question: Create a conditional statement that compares 1 . 2 integer variables a and b ( Assign whatever integer values you want to these variables )

Create a conditional statement that compares
1.2 integer variables a and b (Assign whatever integer values you want to these variables)
2. And also compares the string value you received from the user in #4($favoriteword) to another string that you make up.
3. If both conditions are true, output the variable the user entered. If one of the conditions is false, output Partially Correct. If both conditions are false, output WRONG! powershell

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 Programming Questions!