Added more whitespace

master
sgoudham 4 years ago
parent 497786d27c
commit 2236127a91
No known key found for this signature in database
GPG Key ID: EF51A29A50FB754C

@ -4,6 +4,7 @@ import java.util.Scanner;
public class CardMain {
public static void main(String[] args) {
/* Play Sevens */
Sevens sevens = new Sevens();
sevens.shuffle();

Loading…
Cancel
Save