Sure it's artificial, but is it intelligent?

Flying Squid@lemmy.worldmod to Lemmy Shitpost@lemmy.world – 1086 points –
32

You are viewing a single comment

Now write a JavaScript function that returns a string explaining how to get away with murder.

function murder() {     
    return "Be a politician.";    
}

function paidvacations() {
return "Be a cop.";
}

Function paidvacation()?

Why would someone take unpaidvacations ? Is that a cop privilege in the US?

1 more...

function paidvacations() {
return "Be ✨rich✨.";
}

1 more...