Skip to content

Problem 6: [Language] #16

@jamiephillips0000

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions