I have a list of data in notepad and want to insert a space in the ending of each line.
This is how it looks in the notepad now
1
2
3
4
I want it to look like below
1,
2,
3,
4,