2
votes
0answers
46 views

Word problem solver in applescript — a mess

I'm having a difficult time creating functions. I can't really encapsulate code because it's used all over the place, and needs to be refactored. However, this is a complete rewrite from my old ...