pub fn turtle_paste()Expand description
Place the previously copied block at the turtle’s position.
To copy a block, use turtle_copy().
pub fn turtle_paste()Place the previously copied block at the turtle’s position.
To copy a block, use turtle_copy().