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

sohan vanani

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

Stats

332
EtPoint
89
Vote count
11
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;
     }
}