CS1 Standard Demo Page

The following text was written to the standard output stream when the WhiteArea.java program was executed from IntelliJ.

      -------------------------------------------------
      Faces in a Dice: 6.0
      Dots in a Dice: 21.0
      -------------------------------------------------
      Area of Dice Faces: 3.375
      Area Covered By Dots: 0.1449611844551931
      White Space Available: 3.2300388155448068
      -------------------------------------------------
      Calculation: 3.375 - 0.1449611844551931 = 3.2300388155448068
      
      Process finished with exit code 0