[Tutor] pattern matching problem

Alan G alan.gauld at freenet.co.uk
Thu May 26 23:54:21 CEST 2005


> I have to write a function that will return the index of a line like
this:
>
> gvcdgvcgdvagTVTVTVTVTVTHUXHYGSXUHXSU
>
> where it first becomes capital letters.

I'd go with a regex search for that one...

Alan g.



More information about the Tutor mailing list