Not a big issue but I noticed an error in the graph for the while loop example on the documenation page here:
The error is here:
The <= comparison is set to 0 when it should be 10.
Not a big issue but I noticed an error in the graph for the while loop example on the documenation page here:
The error is here:
The <= comparison is set to 0 when it should be 10.