You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/part-2/4-methods.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2225,7 +2225,7 @@ Define a method called `printSpaces(int number)` that produces the number of spa
2225
2225
2226
2226
<!-- Joudut myös joko kopioimaan edellisen tehtävän vastauksestasi metodin `tulostaTahtia` tai toteuttamaan sen uudelleen tämän tehtävän tehtäväpohjaan. -->
2227
2227
2228
-
You will also have to either copy the `printStars` method your previous answer or reimplement it in this exercise template.
2228
+
You will also have to either copy the `printStars` method from your previous exercise or reimplement it in this exercise template.
0 commit comments