-
Notifications
You must be signed in to change notification settings - Fork 225
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
length of a diagonal #32
Comments
i don't get an error message, it just doesn't run #http://tinyurl.com/z52c8z8 |
I copied it from the tutorial line by line and it wont run, or give results. |
It is an example illustrating a point, it isn't supposed to output anything. |
Hello there! Just for fun I add print(l, w, d) http://tinyurl.com/z52c8z8import math #length of a diagonal l=4 print(l, w, d) |
No description provided.
The text was updated successfully, but these errors were encountered: