How do I get the formula "x times itself y times" to work in AppleScript?
Example: If x = 2 and y = 3, the question will be x * x * x and the answer will be 8 (sorry if this post was hard to understand, I'm from Norway).
EDIT: Problem solved.
Example: If x = 2 and y = 3, the question will be x * x * x and the answer will be 8 (sorry if this post was hard to understand, I'm from Norway).
EDIT: Problem solved.
Last edited: