Thread
:
Java + Biking = No Skin Cancer
View Single Post
07-31-07 | 12:08 AM
#
3
kemmer
*****es love tarck
Joined:
Apr 2006
Posts:
3,301
Likes:
1
From:
Sandy, UT
Bikes:
so many
public class Kemmer extends Human{
private int cupsCoffee;
private int skinCancer;
public Kemmer(int hoursOfSleepLastNight, int cancerCells){
cupsCoffee = 8/hoursOfSleepLastNight;
if(cupsCoffee >= 2){
skinCancer = cancerCells*.025;
this.poop();
}
}
}
__________________
Reply
0
0
kemmer
View Public Profile
Visit kemmer's homepage!
Find More Posts by kemmer
View iTrader Profile