simulate a pair of dice.

Simulation.ctxt 277B

12345678910
  1. #BlueJ class context
  2. comment0.target=Simulation
  3. comment1.params=numOfDice\ toss
  4. comment1.target=Simulation(java.lang.Integer,\ java.lang.Integer)
  5. comment2.params=
  6. comment2.target=void\ runSimulation()
  7. comment3.params=binny
  8. comment3.target=void\ printResults(Bin)
  9. numComments=4