Page 1 of 1

2. Using python write a program to full fill the following requirements: (i)) Input an English text. (ii) Output a new s

Posted: Fri Apr 29, 2022 6:37 am
by answerhappygod
2 Using Python Write A Program To Full Fill The Following Requirements I Input An English Text Ii Output A New S 1
2 Using Python Write A Program To Full Fill The Following Requirements I Input An English Text Ii Output A New S 1 (8.71 KiB) Viewed 28 times
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"