@Sapphicgiraffic@snouts.online Depending on how well you remember it, you might try looking over this: https://learnxinyminutes.com/docs/python3/
It's not really a proper tutorial or anything like that, but it walks through all the python 3 syntax which might jog your memory. (There's also a python 2.7 one if you need that instead.) It's also got some tutorial resources at the bottom which might be helpful.