Ghulam Moinul Quadir

1,548
reputation
1
10
16
Life birth = getMyBirth();
Life death = getMyDeath();
for(Life life = birth ; life < death ; life = life.nextStage()){
     //Coding + Cricket
}