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

Chapter 2.2 #56

Open
djres88 opened this issue Nov 10, 2015 · 0 comments
Open

Chapter 2.2 #56

djres88 opened this issue Nov 10, 2015 · 0 comments

Comments

@djres88
Copy link
Collaborator

djres88 commented Nov 10, 2015

Should we mention that values can have multiple variables assigned to them (but that variables can only be assigned to one value)? For example, if var x = 4 and var y = 4, then x + y = 8. On the other hand, if you assign var test = 10 followed by var test = 20, then test + test = 40.

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

1 participant