MrMaavin

71
reputation
6
if (!I.code)
{
    return "Unhappy";
}
else
{ 
    return "Happy";
}