You need to sign in or sign up before continuing.
GitLab upgrade completed. Current version is 17.11.1. We now benefit from the features of the release 17.11.
I've just begun to read the hands on (still in procedural...) but one of the modifications I have made is impactful for most hands on so I deemed it better to share it immediately.
There is a function which was called display_sum()
which I renamed display_multiply()
... which is not really better. I have renamed it DisplaySumOfMultiply(
, which albeit ugly is correct. The notebook has been corrected as well (a display_sum
slipped through and was unduly kept).
Others modifications are much more minor: