Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of SalmanAA

SalmanAA

SalmanAA has asked 0 questions and find answers to 2 problems.

Stats

50
EtPoint
16
Vote count
0
questions
2
answers

About

I love programming for fun!, it's my job, coding days and nights.

C#,js,java,android,nodejs,...

html,css,...

if (age<maxAge) {
    age++;
    return "You have one year more time!";
}
return "Game Over!";