[Solved] War – Card Game – With Betting – Java

[ad_1]

The first line that doesn’t make sense to me and shouldn’t complie is this.

Names = Names [Y] = myScanner.next();

You are setting the String[] Names to a single String value.

7

[ad_2]

solved War – Card Game – With Betting – Java