How to decompose an even number into the sum of two prime numbers? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to decompose an even number into the sum of two prime numbers?

I've solved the algorithm of this problem but the matter is in python i cannot update an existing value .. that's why i couldn't update the value of the Boolean value that i used for checking

21st Mar 2022, 6:10 PM
Syrine Ayedi
Syrine Ayedi - avatar
1 Answer
+ 2
Syrine Ayedi , can you please link your current code here? thanks!
21st Mar 2022, 6:37 PM
Lothar
Lothar - avatar