Merge remote-tracking branch 'origin/main'
# Conflicts: # README.md
This commit is contained in:
commit
accc8194ef
|
@ -47,7 +47,7 @@ If you want to delete a specific paragraph then please enter the command del and
|
||||||
```INDEX```
|
```INDEX```
|
||||||
Please enter the command index to show the index.
|
Please enter the command index to show the index.
|
||||||
|
|
||||||
# Print the Text
|
# PRINT the Text
|
||||||
|
|
||||||
```PRINT```
|
```PRINT```
|
||||||
Please enter the command print to print out the current text you have. To change the output format, use the
|
Please enter the command print to print out the current text you have. To change the output format, use the
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
import org.junit.jupiter.api.Test;
|
|
||||||
|
|
||||||
class TextInputTest {
|
|
||||||
|
|
||||||
@Test
|
|
||||||
public void inputTest() {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue