Okay, so I am going to have a simple python script running on my pi 24/7 for my project, will this be okay or will it eventually burn up the sd card? (Note- I am a complete
noob to the raspberry pi, I've only had it for a few days, please understand if I ask dumb questions). I am running it just in the command line without the GUI, so will it need to
read the SD card each time it runs the script (It runs once every 60 seconds), or will the SD card not be involved, so I won't have to worry about it getting worn out?