MrMaavin

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