#how would i fix this
1 messages · Page 1 of 1 (latest)
are you sure that executed command is right?
I think it's either the syntax or that you shouldn't have a /
You need to have %% around the parentheses
Yeah
@icy fern Where would i need yo put them?
like this:
%(-64 + 36 * loop-index)%
do this for every value in parentheses
also remove /
There isn’t a loop-index I don’t think, use loop-value
^, loop-index is for lists
Thank you
And not only that, but a loop-index is a string, not an integer
but it should be an integer if you didnt specify a string