You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
what do I get these errors when I type a comment as it is on the book?
#lentgh of a diagonal
1 = 4
SyntaxError: can't assign to literal
w = 10
d = match.sqrt (12 + w2)
Traceback (most recent call last):
File "<pyshell#22>", line 1, in
d = match.sqrt (12 + w2)
NameError: name 'match' is not defined
On Sat, Aug 10, 2019 at 7:54 AM Abdellatif-T ***@***.***> wrote:
Hello,
what do I get these errors when I type a comment as it is on the book?
#lentgh of a diagonal
1 = 4
SyntaxError: can't assign to literal
w = 10
d = match.sqrt (1*2 + w*2)
Traceback (most recent call last):
File "<pyshell#22>", line 1, in
d = match.sqrt (1*2 + w*2)
NameError: name 'match' is not defined
thanks,
Abdell
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#29?email_source=notifications&email_token=ACAPZT3BQGQRH72S6ZXTT2DQD3JB3A5CNFSM4IKZUQ62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4AO65Y#issuecomment-520154999>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACAPZT3CYQPEL7FKIHSHHWDQD3JB3ANCNFSM4IKZUQ6Q>
.
--
Kate Scrivano
Customer Support Specialist
Goselftaught.com
No description provided.
The text was updated successfully, but these errors were encountered: