Skip to content
Snippets Groups Projects
Commit 43ecd0a8 authored by Juuso Rytilahti's avatar Juuso Rytilahti
Browse files

updated text

parent 6785b4d8
No related branches found
No related tags found
No related merge requests found
......@@ -374,6 +374,6 @@ Next let's discuss briefly about exeptions and error handling. Sometimes a proce
It's also good to recognize when an procedures only observes data and when it might modify it. Similarly, for example, printing to a screen and printer changes the physical world irreversibly, even if the computation would be reversed.
Now do the exercises for part 1 in ViLLE, and then continue to ![Part 2.1 - Contract-Based Programming](Part%202.1%20-%20Contract-Based%20Programming.md).
Now do the exercises for part 1 in ViLLE, and then continue to [Part 2.1 - Contract-Based Programming](Part%202.1%20-%20Contract-Based%20Programming.md).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment