cpp4python
cpp4python copied to clipboard
Interactive e-book for Python to C++ transition
There is no matching section like in the other book please comment if this is intentional or not
# Description  I changed VarN value to from 100 to 9. I also fixed the typo: "Memmory" to "Memory" at the bottom-left of the table. ## Related Issue ##...
The table needs to have a proper title. The is another formatting issue in the same section. The sentence “ The above loop…” is kinda squeezed in a column.
In section about file handling, specifically in section 6.3 (https://runestone.academy/ns/books/published/cpp4python/Input_and_Output/InputandOutput.html) in the second picture : `out_stream` is pointing to `myFile` instead of `anotherFile`. The text by the picture is correct...
In the cpp4python version, there is a quick test at the end of the page, but we don't have it in this version.
In the cpp4python version, there is a quick test at the end of the page, but we don't have it in this version.
Activity in only one programming language instead of two, and didn’t specify which one it is