Triangle Quest 2

  • + 0 comments

    You don't need Demlo numbers. Try using: sum, map, lambda, range and the ternary conditional operator x if cond else y altogether: map and lambda will save you from using an extra for keyword.