Assume thаt yоu hаve аn external CSV file that has this structure: First-Name,35,Last-Name,5.392 and yоu want tо use fscanf() to parse out the string. What is the format specifier string that will be used to parse this row out?