Update README.md

This commit is contained in:
Alexandre Linhares
2017-09-06 16:06:58 -03:00
committed by GitHub
parent 729f6ec30c
commit 0a54c0ee83

View File

@ -82,3 +82,10 @@ $ python
``` ```
The result of `run` is a dict containing the same information as was printed by `main.py` above. The result of `run` is a dict containing the same information as was printed by `main.py` above.
Questions
---------
1. Why are codelets **NOT** implemented through lambda?