Political Science, asked by satyam9980, 7 months ago

write a statement in Java to produce happy returns of the day​

Answers

Answered by Anonymous
0

here's ur answer dude

Happy number: Starting with any positive integer, replace the number by the sum of the squares of its digits, and repeat the process until the number equals 1, or it loops endlessly in a cycle which does not include 1.

An unhappy number is a number that is not happy.

The first few unhappy numbers are 2, 3, 4, 5, 6, 8, 9, 11, 12, 14, 15, 16, 17, 18, 20.

hope it helps

Similar questions