项目作者: aloisdg
项目描述 :
code quality rpn
高级语言: Python
项目地址: git://github.com/aloisdg/Kata-Rpn-Python.git
Kata-Rpn-Python
code quality rpn
The exercise is to build a rpn calculator in TDD in one hour. Each 3 minutes the code is erased to force us to do small Red-Green-Refacto step. It was 2 minutes at first, but I dislike it. History’s comments means almost nothing. Sorry about that.