Name: JAVA 2008-06-08 19:09
JAVA goes in all fields.
public class The_solution_to_all_problems
{
public The_solution_to_all_problems(World world)
{
while(world.hasJews())
{
if(world.isHitlerdead()){
Human hitler = world.createHuman(Hitler.getStats);}
hitler.startHolocaust();
world.repaint();
}
}
}