This lesson creates a simple calculator using a dictionary to look up functions for operators. The point is to practice more with dictionaries, and to learn about higher-order functions.
Source code
정보
- 프로그램
- 발행일2013년 6월 3일 오전 5:10 UTC
- 등급전체 연령 사용가
This lesson creates a simple calculator using a dictionary to look up functions for operators. The point is to practice more with dictionaries, and to learn about higher-order functions.
Source code