Problem:
One of my friends asked me "When i tried to add numbers like 1,2 and 5,5 i get an error message and icannot do it".
Solution:
use the dot instead of the comma . instead of , like this:
1.2+5.5 iinstead of 1,2 +5,5
================================================
Wrong form:
correct form: