The car should be able to move left and right using the arrow keys. You will also want to set up the car's starting position in the middle of the screen.
Grab an "if __ then __" block from the "control" section. Then, grab a light blue "sensing" block called "key __ pressed?" and put it in the "if" blank. Change it to check for the right arrow key.