For the gyro mini challenge, we'll change the turn left 90 degrees and turn right 90 degrees programs we just wrote into functions. Then we'll change those functions to have parameters between the brackets, where we can change the number of degrees they want. We want the robot to turn left or right. Here is my robot, performing left and right turns with different numbers of degrees written between the brackets of the function. If you have trouble remembering how to write functions, your is the function are used for turning left. You can use it as a template for your turn, write function