Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of sohan vanani

sohan vanani

sohan vanani has asked 9 questions and find answers to 11 problems.

Stats

322
EtPoint
89
Vote count
9
questions
11
answers

About

welcomeString = "Hello Welcome!!! :)";
print("I'M AN iOS DEVELOPER THAT MAKES ME COOLER THAN YOU.");
//life moto
if(sad() == true) {                  //   while(alive) {
    sad().stop();                   //       eat();
    beAwesome();                   //        sleep();
}                                 //         code();
                                 //          repeat();
//Method to get Success         //        }        
while(noSuccess) {              
     tryAgain();
     if(Dead) {
        break;
     }
}