I'm a beginner in python and I could use some help. Thank you very much. I'm confused about how to actually delete a line where you choose the line by input-ing the info.
in my file:
PSP0101
PCT0101
PYT0101
How do I delete PSP0101
where I can input PSP0101
and it will disappear from the file?