We're a place where coders share, stay up-to-date and grow their careers.
TI-Basic Calculator, where the string is in Ans:
Ans
sum(seq(0<inString("AEIOUaeiou",sub(Ans,I,1)),I,1,length(Ans
And yes you can omit ending parens, which helps saves some bytes (:
TI-Basic Calculator, where the string is in
Ans
:And yes you can omit ending parens, which helps saves some bytes (: