reset password
Author Message
jkang
Posts: 33
Posted 13:56 Sep 12, 2016 |

So for the MonsterAttack class, 

are we accepting the date as a string, splitting it into 3 integers, day, month, year, and then when we display it in the toString(), we're going to use those 3 ints to print it?

jhurley
Posts: 207
Posted 14:12 Sep 12, 2016 |

yes