iamprogrammer

27
reputation
3
if(!(sleep == true)){

      printf("Cause Sleep is for the weak! :D");

}
else{

      printf("Sleep well. :P");

}