Question: can anyone fix this code? Test test_stropy_1 (./test_stropy - passed Test test_stropy_2 (/test_stropy a) - passed Test test_stropy_6 (/test_stropy test test what) - passed Test
can anyone fix this code?



Test test_stropy_1 (./test_stropy - passed Test test_stropy_2 (/test_stropy "a") - passed Test test_stropy_6 (/test_stropy "test test what") - passed Test test_stropy_4 ( /test_stropy "hey hey" "hey hey") - failed (Incorrect outpu t. ) Your program produced these 3 lines of output: Please enter 1 argument: Your string String 1: hey hey String 2: hey hey The correct 1 lines of output for this test were: Please enter 1 argument: Your string The difference between your output(-) and the correct output (+) is: Please enter 1 argument: Your string - String 1: hey hey String 2: hey hey Test test_stropy_5 ( /test_stropy "last test ") - passed 4 tests passed 1 tests failed1 #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
