Today we went over computer number systems: base 2, base 8, and base 16. We went over conversions between these types and addition, multiplication, etc.
Be sure to join the LoL discord server and MAKE SURE TO GET YOUR ROLE
The solution to 99 is to iterate through your and the dealer's hand one by one and place any card. Add cards to each hand iteratively and once you go above 99, print the answer.
HW answers:
10101₂ = 21
309 = 465₈
1023 is not binary
101110₂ = 56