Any good code workspace recommendations?
I realise that this must seem a ridiculous question, but please bear with me.
It's been years since I last did any coding, and I have a project I want to do. I used to use a combination of GoogleCollab, Replit and a programme I don't remember the name of (which I'm really annoyed about, because it was so good!). I ended up stopping using the first two; google got rather unpleasant to work with and less trustworthy, and replit had this whole thing of making your code public unless you paid them, which felt weird.
I was wondering what code workspaces you lot use, what it's like, if you'd recommend it, etc? I don't need anything fancy, just something that lets me write code, run said code, and ideally let me save whatever I've done, so it doesn't disappear later (as in, I run the code, do whatever with it, and can then save the code as is, instead of it reverting back to the original format).
In case it depends on device, I have a phone and a tablet, but can get access to a PC if needed (local library).
Thank you in advance!
Edit: Oh, also, I use Python (wasn't sure if that was important - it's been a long time 😅)
Edit 2: I remembered the other one!! It was called Pycharm!!