Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of MrMaavin

MrMaavin

MrMaavin has asked 1 questions and find answers to 6 problems.

Stats

131
EtPoint
36
Vote count
1
questions
6
answers

About

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