We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315d588 commit 9515f43Copy full SHA for 9515f43
data/part-12/4-multidimensional-data.md
@@ -112,7 +112,7 @@ Create in the exercise base a method called `public static String arrayAsString(
112
113
<!-- Kertaa yhdeksännestä osasta StringBuilderin käyttö ennen tehtävän tekoa. Alla muutamia esimerkkejä metodin odotetusta toiminnasta. -->
114
115
-Brush up on using StringBuilder in part nine before taking on this exercise. Below there are a few examples of how the method is expected to work.
+Brush up on using StringBuilder in part 10.3 before taking on this exercise. Below there are a few examples of how the method is expected to work.
116
117
<!-- ```java
118
int rows = 2;
0 commit comments