Skip to content

Problem 6: [Language] #16

Description

@jamiephillips0000

i keep getting nailed by "to" and "until"

List.range(0, 100).sum << this is 0 - 99 inclusive
(0 to 100).sum << this is 0 - 100 inclusive

Is there any easy way of distinguishing these - some sort of rule of thumb?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions