Write a function to find first non repeated character from given string? function solve( a ){ //write your code here } Login to Submit