随笔分类 -  codewars

摘要:地址:http://www.codewars.com/kata/5202ef17a402dd033c000009/train/python题目:A string is considered to be in title case if each word in the string is eithe... 阅读全文
posted @ 2014-10-17 19:57 开开甲 阅读(878) 评论(0) 推荐(1)
摘要:地址:http://www.codewars.com/kata/53e895e28f9e66a56900011a/train/pythonWrite a function that takes a piece of text in the form of a string and returns t... 阅读全文
posted @ 2014-10-11 09:49 开开甲 阅读(358) 评论(0) 推荐(0)
摘要:地址:http://www.codewars.com/kata/5259acb16021e9d8a60010af/train/python题目:Write a function that calculates the least common multiple of its arguments; e... 阅读全文
posted @ 2014-10-11 09:47 开开甲 阅读(283) 评论(0) 推荐(0)
摘要:地址:http://www.codewars.com/kata/53ea07c9247bc3fcaa00084d/train/pythonThere exists a sequence of numbers that follows the pattern1112112111112213122111... 阅读全文
posted @ 2014-10-10 11:29 开开甲 阅读(446) 评论(0) 推荐(0)