I'm trying to make an anagram checker, which checks whether two entered words are anagrams or not, but I can't work out how to get it so that the words entered have to be JUST text, because on most tutorials it only makes it so that the answer has to contain text, but can contain numbers as well. I want it so that you couldn't enter 'cat1', for example, as that has a number in.
Any help appreciated!
Offline
Actually, don't worry, I think I've found a way to do it. I haven't tested it yet though, so it may not work.
Offline
I have a script that does just that!
http://scratch.mit.edu/projects/scimonster/1588557
Offline