

I don’t have much to say other than I once worked with someone in this exact situation. She was 30 but looked like she’s still in highschool. It’s surreal.
What you do with it is up to you! Like most things, it’s a blessing and a curse. Try to look on the bright side. As I’m sure you’ve been told hundreds of times, when you’re way older you’re going to reap a lot of benefits of looking young.
If it were me (for reference, I’m 31 male) I’d probably just keep giving straight answers and make the best of whatever reactions I get. Obviously in different contexts you’d prefer different reactions but in any case you get what you get.
Please tell me most people, when they eventually believe you, say you look freaking amazing!
Sorry, I had to.
I absolutely love Python but I don’t understand this question. Scripts are many to do something, their purpose is about a million times more important than what language they’re written in. This amounts to “what scripts have you made that you happened to use Python for?”
Ignoring the word “cool”, I’ve made some scripts for OpenStreetMap:
https://codeberg.org/NeatNit/gtfs2osm-il this imports bus stop data in my country into OpenStreetMap. I run this script daily. Really proud of it.
https://codeberg.org/NeatNit/ptna-gtfs-import scripts for PTNA, I won’t get into what it is (it’s really niche) but these scripts are used by PTNA to enable automatic import of route lists: https://wiki.openstreetmap.org/wiki/Public_Transport_Network_Analysis/Syntax_of_CSV_data#CSV_data_import_definition:_@
They all use Python… Is this that you had in mind?