What's new

Python Patulong po

trenyang94

Journeyman
Joined
Jul 8, 2021
Posts
29
Reaction
17
Points
27
Given an even number N (greater than 2), return two prime numbers whose sum will be equal to given number. There are several combinations possible. Print only the pair whose minimum value is the smallest among all the minimum values of pairs and print the minimum element first.
 
Back
Top