Score

We define a map updating the global score of Eloise and Abelard after each play.

In[286]:=

ClearScore[] := CompoundExpression[Score["Eloise"] = 0 ; Score["Abelard"]  ...  Score["Eloise"], "   Abelard:", Score["Abelard"]] ;

In[288]:=

ClearScore[] ;


Created by Mathematica  (October 17, 2006)