How do I choose what key I want?

How do I make an object rotate if the player presses the left or right arrow?

There are several way to do this, but you should really complete one of the tutorials or more.

To do transformation check out Transform in the Script reference alse:

http://unity3d.com/support/documentation/ScriptReference/Transform.html[/code]