79158290

Date: 2024-11-05 08:50:45
Score: 0.5
Natty:
Report link

change the below code like this and let me know,

 (Format.convertTo(double.tryParse(data.lapus2_n1),0) + double.tryParse(data.lapus3_n1),0)),

issues is you try to add the string then try to parse it. just parse both value then add.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: magesh magi