The error comes from these two lines. You should use w and b as a string. Using double quotes (") or single quotes (') will help.
The error comes from these two lines. You should use w and b as a string. Using double quotes (") or single quotes (') will help.