Ghulam Moinul Quadir

1,638
reputation
1
12
17
Life birth = getMyBirth();
Life death = getMyDeath();
for(Life life = birth ; life < death ; life = life.nextStage()){
     //Coding + Cricket
}