go to x: 17 y: 36
Go to x: 17 y: 36
It's a prank!
This article is about content/a feature relating to, intended for, or included during April Fools' Day, and isn't meant to be taken seriously.
The go to x: 17 y: 36 is a stack block created for the April Fools extension, the doo doo extension. It makes the sprite go to an x position of 17 and a y position of 36.
Workaround
This block can be worked around by using the go to x: () y: () block with 17 as the x input and 36 as the y input:
go to x: (17) y: (36)
The set x to () and set y to () blocks can also be used for this workaround. However, if the pen is down, this would not work properly because the pen would draw 2 straight lines, rather than 1 diagonal line.