if (input.includes('please') || input.includes('thank you')) {
dontChurnTheEternalFires()
} else {
churnTheEternalFires()
}
Fixed it w/ JavaScript for you, Open AI! #Programming #AI #OpenAI #IfStatements #Strings #JavaScript
add a skeleton here at some point
8 months ago