Can anyone help solve the unexpected token error in line 12 (I am a beginner )
Hi @Naicker1967 - You shouldn’t have two = on that line
Only one is permitted. You are allowed multiple == however, so may have missed one?
Looks like you missed a new line in a copy/paste routine. The variable varr uses the variable vscale in it.
