Computer Science, asked by katenapes, 5 months ago

Write a python program to get a string made of the first 2 and last 2 characters using the example string below. Hint – to do backwards you need to use a negative number!!
Sample string: “w3resouce”
Expected result: “w3ce”

Answers

Answered by PiyushJ111016
0

Answer:

4 i think is the right ???????

Similar questions