reset password
Author Message
nextmatrixman
Posts: 57
Posted 10:26 Oct 10, 2015 |

On page 2 of the homework 2 prompt, the requirement indicates that "Ace is worth 1". But in the comment indicating the output next to the code "console.log(card1.value());" says "// Prints 11". But card1 is an "Ace". So does "Ace" worth 1 or 11?

vkalari
Posts: 12
Posted 13:49 Oct 10, 2015 |

I did 1. I am also confuse about the value of "Ace". 

ngosrani
Posts: 31
Posted 16:05 Oct 10, 2015 |

Use Ace as 1 and not 11 .