3 Servo With 6 Button Control

Correction (still doens't work though):

#include <Servo.h> 
 
Servo myservo2;
Servo myservo5;
Servo myservo9;

#define leftPin 1
#define rightPin 0
#define lefttPin 4
#define righttPin 3
#define leftttPin 7
#define rightttPin 6