updated with passed tests

This commit is contained in:
-
2019-03-19 00:11:38 -06:00
parent 9f5d9e24f5
commit f0cb7633c6
10 changed files with 115 additions and 75 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
<html>
<body>
<br><b>Name1:</b><%= request.getParameter("theoremName1")%>
<br><b>Name2:</b><%= request.getParameter("theoremName2")%>
<br><b>Name:</b><%= request.getParameter("theoremName")%>
</body>
</html>