Skip to content

Commit 739dfa5

Browse files
committed
Trying to solve a formatting issue.
1 parent 3a91ac8 commit 739dfa5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

source/solutions/io/files.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ tags:
6565
#. Be wrapped inside a `try`…`catch` block,
6666
#. Either test first if the file exists, or use the `StreamWriter` constructor that appends to the file if it already exists.
6767
</details>
68-
6968

7069
#. Write a program that create a text file called `HelloWorld.txt` in its `bin/Debug` folder and store "Hello" followed by a name entered by the user in it.
7170

0 commit comments

Comments
 (0)