Question: asap 3 Write the python code for the following test cases. Test case:1 Input: names = ['India', 'Science', 'VIT', 'Nagercoil') Output: I T e Test

asap
3 Write the python code for the following test cases. Test case:1 Input: names = ['India', 'Science', 'VIT', 'Nagercoil') Output: I T e Test case:2 Input: names = ['Lion', 'Tiger', 'Elephant', 'Jaguar'] Output: L i e Note: Print your signature in the output. Run the program for 3 times with different inputs (Other than the given test cases Any new variable (except names) should not be used
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
