Oops, heres the right attachment. I already set up the wheels in the proper spot and adjusted them. I forgot to indent a couple other things in PowerTrain.py. There you go. Now it should work fine.
Just remember the outcomes after the if statement must be indented. If you see my other post, I attached an image of some of the python scripting. Where the arrows are, thats where it should be indented. If it is not indented, it wont work, and in the python command prompt you will see a message like - line35 in powertrain.py, expected indent not there - or something like that.
Also make sure you set your wheels in the correct position and give them the right radius via the carsetup.py.