Hi Richard
You can define more buttons by assigning them to free GPIO pins with this command
myButton = Button(8) # defines the button as an object and chooses GPIO 8
and anything you place inside the if statement will run, the os.system will run any terminal command you put in it.