I’m programming #python for at least 13 years.
I'm still sometimes mixing up whether it’s "raise” or “throw" for an exception.
My first introduction to exception handling as a teen was with #Java, so “try->catch->throw" is still deeper engrained than “try->except->raise”