Weird Shuffle

5

1 votes
Very-Easy
Problem

Predict answer and write code from given test cases.
Sample Input 1
Code like never before
Sample Output 1
Code ekil never erofeb

Sample Input 2
The British are notoriously bad at learning foreign languages while the Dutch are famously good at it
Sample Output 2
The hsitirB are ylsuoiroton bad ta learning ngierof languages elihw the hctuD are ylsuomaf good ta it

Sample Input 3
The Radar is an object detection system that uses radio waves to determine the range of objects
Sample Output 3
The radaR is na object noitceted system that uses oidar waves ot determine eht range fo objects

Sample Input 4
India is my Country
Sample Output 4
India si my yrtnuoC

Constraints:
0 < No of characters < 1001

Time Limit: 0.5
Memory Limit: 256
Source Limit:
Explanation

Self Explainatory

Editor Image

?