You are asked to write a special card game. The program will generate two random cards(between 1-13) and stop when their total is 13. It will also stop when it is more than 13, This program should...


You are asked to write a special card game. The program will generate two random cards(between 1-13) and stop when their total is 13. It will also stop when it is<br>more than 13,<br>This program should also report how many times it took to reach 13.<br>You should have a method to generate one card and return the result.<br>

Extracted text: You are asked to write a special card game. The program will generate two random cards(between 1-13) and stop when their total is 13. It will also stop when it is more than 13, This program should also report how many times it took to reach 13. You should have a method to generate one card and return the result.

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here