Skip to content

Chapter 2.2 #56

@djres88

Description

@djres88

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions