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