export function triangleArea(base, height) { // your code here }