2. Using python write a program to full fill the following requirements: (i)) Input an English text. (ii) Output a new s
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
2. Using python write a program to full fill the following requirements: (i)) Input an English text. (ii) Output a new s
2. Using python write a program to full fill the following requirements: (i)) Input an English text. (ii) Output a new string, which is the combination of the first two characters and the last two characters of the input text. (iii) If the text is less than two characters, the program will return "Empty String"
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!