
include <iostream.h>
include <string.h> // i forget what .h is used for strings

int main()
{
string chocie;
cout<<"i cant get linux too run A-tractor even with useing a emulator \n";
cout <<"so i was wondering if a-tractor will have any liNux support sum \n";
cout<<"time in the future

cin>>chocie;
if chocie = yes //there is truble here isnt there ?
{
cout>>"yey a-tractor for linux

return (0) //i dont think this gose here ?
}
else if no //this no work i bet

{
cout>>"no? noooo evil, evil the 4 or ppl that use linux and play a-tractor will be upset

}
}
//yey it's done and i dont even feel like compiling it

//and ill try not too do it agian i just need some practist havent done any programing in a while
