Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using comments #29

Open
Abdellatif-T opened this issue Aug 10, 2019 · 2 comments
Open

using comments #29

Abdellatif-T opened this issue Aug 10, 2019 · 2 comments

Comments

@Abdellatif-T
Copy link

No description provided.

@Abdellatif-T
Copy link
Author

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

thanks,
Abdell

@calthoff
Copy link
Owner

calthoff commented Aug 10, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants