MrMaavin

1,611
reputation
2
19
30
if (!I.code)
{
    return "Unhappy";
}
else
{ 
    return "Happy";
}