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

sohan vanani

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

Stats

327
EtPoint
89
Vote count
10
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;
     }
}