Question: 4. Write a python program that inputs a string from the user and prints the characters of even numbered indices using a loop. Sample Input:

4. Write a python program that inputs a string from the user and prints the characters of even numbered indices using a loop. Sample Input: Programming Sample Output: O-E- r m g Sample Input: Mercedes Sample Output: M 0-3 r e
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
