RosettaCodeData/Task/Happy-numbers/Maple/happy-numbers-7.maple

3 lines
74 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
> FindHappiness( 8 );
{1, 7, 10, 13, 19, 23, 28, 31}