Write a function to convert string to number? function solve( a ){ //write your code here } Login to Submit
Input: "23" Output: 23