how could we know whether the number is float or integer, the user could enter anything . shouldn’t e convert it to integer first like we use parse int in javascript
how could we know whether the number is float or integer, the user could enter anything . shouldn’t e convert it to integer first like we use parse int in javascript