摘要: Write an algorithm to determine if a number is "happy". A happy number is a number defined by the following process: Starting with any positive intege 阅读全文
posted @ 2019-12-17 22:06 Zhentiw 阅读(134) 评论(0) 推荐(0)
摘要: Every Array has a function which you can use to create an iterator. This function can only be accessed by using the Symbol.iterator as a key on the Ar 阅读全文
posted @ 2019-12-17 20:51 Zhentiw 阅读(138) 评论(0) 推荐(0)