Implement the funciton in `src/stringToInt.py` with the following specification: > return the int representation of string s
Implement the funciton in
src/stringToInt.pywith the following specification: