Setup - once at the start

void setup{

}

Draw - loops

void draw{

}

Commands

Conditional Statement