InterviewSolution
Saved Bookmarks
| 1. |
2. Write a program to input two numbers and check whether or not.Hint: Twin prime numbers are the prime numbers whose difference is 2For example: (5,7), (11,13), .... and so on |
| Answer» PLEASE check the ATTACHMENTS given below to SEE the program and it's output.Language CHOSEN: PythonThank you! :) | |