FEV interview question

Write a program to reverse a string and also separate numbers and character from it.

Interview Answer

Anonymous

May 1, 2022

I did print the reverse string only.