GulfOfMexico
GulfOfMexico copied to clipboard
function example does not give enough examples
These should also work because they follow the rules "any letters of 'function' in order" but all exmaples starts with f
n add(a, b) => a + b!
cn multiply(a, b) => a * b!
nn subtract(a, b) => a - b!
no divide(a, b) => a / b!
i fixed it close it
@Ionathan-Hope What PR ?
If it's #713 then no because I'm not ok with everything there