<@U16GR10N7>: Yes. <@U1EEE6BST> ``` for (n in 1.....
# getting-started
n
@ean5533: Yes. @brianwernick
Copy code
for (n in 1..3) {
someMethod()
}
should call
someMethod()
once