In Python:
“a” will move the turtle backward 5 pixels
“d” will move the turtle forward 5 pixels
“r” will rotate the turtle left 2 degrees
“f” will rotate the turtle left 5 degrees
“u” will lift the turtle’s pen
“i” will lower the turtle’s pen