<%@ include file="../shared/colorList.jsp" %> <%!static String[] yellow = {"y", "e", "l", "l", "o", "w"}; %> <% boolean mode = rand.nextBoolean(); int cellSize = rand.nextInt(100); %> Color Stories : y e l l o w : Issue #3 > <%@ include file="../shared/header.jsp" %>
<% for (int i=0; i<60; i++) { %> <%} //end for%>
<%= yellow[i % 6] %>

 

<% for (int j=0; j<36; j++) {%>
<% for (int i=0; i<60; i++) { %> <%} //end for%>
<%= yellow[i % 6] %>

<%}%>

     flip