Skip to content

Instantly share code, notes, and snippets.

@nattybear
Created January 22, 2021 22:21
Show Gist options
  • Save nattybear/99d071eeb39175a234fbeee870ca5d59 to your computer and use it in GitHub Desktop.
Save nattybear/99d071eeb39175a234fbeee870ca5d59 to your computer and use it in GitHub Desktop.

Review Questions

  1. Write a program which controls if a given number is prime or not and displays the result. The program should continue asking new numbers until number -1 is encountered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment