Hi,
I have jest started learning Python.
I would like to get some help on writing a script that would delete a set number of lines from a text file which looks like this :
1846440556
1846440521
1846440491
1846440505
1846441137
1846441102
1846441080
1846441331
1846441323
1846441315
...
...
Thanks in advance
Cornholio