So I have to program Black Jack as a console program in C#. I added an enum with all the different card types in it (without colors, just the 9 different numbers from 2 to 10, a value for aces and one for picture cards) having 11 distinct values.So I have to program Black Jack as a console pr