Delete a row from a text file with Python

前端 未结 5 1932
说谎
说谎 2020-12-19 15:43

I have a file where each line starts with a number. The user can delete a row by typing in the number of the row the user would like to delete.

The issue I\'m having

5条回答
提交回复
热议问题