rsokl/Learning_Python

Typo in C++ code block

rsokl opened this issue · 0 comments

rsokl commented

The C++ code in the “Why Python?” section has a small typo. The iterator should be a.end() not e.end().