Python入门实战:Round 3
哈,这个系列是跟小伙伴一起组织的Python兴趣小组的习题,每一期内容会包括三个部分:题目、小伙伴答案和全球开发者答案。话不多说,Show you the code ~
Round 3# Binary AdditionImplement a function that adds two numbers together and returns their sum in binary. The conversion can be done before, or after the addition.Local answers
阅读量:64
阅读量:24
阅读量:81
阅读量:61
阅读量:21