<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Division.aspx.cs" Inherits="Division" Title="Division Cards"%> Multiplication and Division Flash Cards
÷    

 
Type the number and press the Enter key.
Divisor     Test Score
1's <%=scores[1] %>
2's <%=scores[2] %>
3's <%=scores[3] %>
4's <%=scores[4] %>
5's <%=scores[5] %>
6's <%=scores[6] %>
7's <%=scores[7] %>
8's <%=scores[8] %>
9's <%=scores[9] %>
10's <%=scores[10] %>
11's <%=scores[11] %>
12's <%=scores[12] %>
ALL <%=scores[13] %>