Skip to content

Armstrong numbers exercise should be unlocked after completing Freelancer Rates (Numbers lesson) or split in two versions #2606

Description

@rinodrummer

Hi, I solved the exercise by using the right type, but only 2 of us completed it successfully over 1733 submissions.

It makes use of an advanced concept (BigInt) which is explained in Freelancer Rates.

I think that it should be unlocked after the completion of the lesson which tells what the type is or, even better we could split the exercise in two versions:

  • Introduce a simpler one named Armstrong numbers which unlocks with the Basics lessons (tests all the cases that don't require the use of the BigInt type)
  • Rename the actual one in Big Armstrong numbers and unlock it with the Numbers lesson (tests all the cases of the current exercise)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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