I don't understand the meaning of nondeterminism in this context. Definition of a nondeterministic language from the linked wiki:
> Languages with significant operations (such as execution order) that are predominantly nondeterministic; the same answer cannot always be expected in the same circumstance.
What are the significant operations in this language that cannot always be expected to produce the same result?
> Languages with significant operations (such as execution order) that are predominantly nondeterministic; the same answer cannot always be expected in the same circumstance.
What are the significant operations in this language that cannot always be expected to produce the same result?