0

what is the problem of this ? swears on a syntax error in the string variable " pay"

https://code.sololearn.com/cfq0xM9CB8dy/?ref=app

20th Dec 2019, 12:07 PM
Dmitry Kovalenko
Dmitry  Kovalenko - avatar
3 odpowiedzi
+ 3
Change count_ change to count_change Extra space Correct** line 15 pay = (((((count_worktime * 37.9 * 5.1) + (count_nightwork * 679.92)) - (( count_worktime * 37.9 * 5.1) + (count_nightwork * 679.92)) / 100*13)) - (34.22 * count_change ) - (167.44 * count_change / 100 * 13))#по итогу выдает Syntaxis error на переменную pay On line 18 workName to nameWorkman
20th Dec 2019, 12:34 PM
Louis
Louis - avatar
+ 2
Thank You!!
20th Dec 2019, 1:24 PM
Dmitry Kovalenko
Dmitry  Kovalenko - avatar
+ 1
God bless you, my friend!!
20th Dec 2019, 12:40 PM
Dmitry Kovalenko
Dmitry  Kovalenko - avatar