We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hello, i wrote this and the bot said he not find the error
var number = 0 var p = Vector2(2, 0)
func move_to_bottom(): while number < p - 1: number += 1