Skip to content

Hint Pop-up for Single Digit to be removed #5

Description

@KevinGeejo

The Hint Pop-up for input of a single digit should not pop up, as there is nothing to add.

if (sum === 7) {
    showCongratulations(tabName);
} else {
    showAlert('Try again!', tabName);
    showAlert('hint: addition of numbers', tabName);
}

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions