Skip to content

Sum for fun #165

Description

@ShivangiSingh17

Give the code that prints any two numbers as output between 1-100 such that the two numbers when added yield a prime number less than 100.
Example:
Input: 71
output:(70,1)....

Input: 7
Output:(3,4),(6,1) etc
Any 1 pair as output will work.

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

    easyThis doesn't seem right

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions