Fastest Theme Parks
What? Fastest Park?
We decided to add up the height of all the roler coasters at each theme park and list the "fastest parks" in the world.
|
%@ page language="java" import="java.util.*,com.abontu.coaster.*,com.abontu.themeparks.* " pageEncoding="ISO-8859-1"%> <% Parks parks = ParkFactory.getTopThemeParks("fastest", 20); %>
What? Fastest Park?
We decided to add up the height of all the roler coasters at each theme park and list the "fastest parks" in the world.
|