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
@@ -2207,7 +2207,7 @@ Define a method called `printSpaces(int number)` that produces the number of spa
2207
2207
2208
2208
<!-- 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. -->
2209
2209
2210
-
You will also have to either copy the `printStars` method your previous answer or reimplement it in this exercise template.
2210
+
You will also have to either copy the `printStars` method from your previous exercise or reimplement it in this exercise template.
0 commit comments