added new line after each paragraph.

This commit is contained in:
Leonardo Brandenberger
2021-11-12 09:19:49 +01:00
parent d3e26c61aa
commit 4cfea4a1fd
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -69,6 +69,7 @@ public class TextOutput {
System.out.println();
}
}
System.out.println();
}
}