Search:

Type: Posts; User: Buckeye1

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    799

    Re: Help with formatting output into console

    same error




    import java.util.Scanner;

    public class Chpt6_Project {

    public static void main(String[] args) {
  2. Replies
    7
    Views
    799

    Re: Help with formatting output into console

    i just attempted to format the first 'length' variable here just for testing, but will ultimately need to format length, width, height, and area to two decimals. it let me run the program, but the...
  3. Replies
    7
    Views
    799

    Re: Help with formatting output into console

    Norm, thank you for the very quick reply. Please excuse the ignorance here, i'm a complete beginner (but loving every minute of learning), but following that guidance it would appear something along...
  4. Replies
    7
    Views
    799

    Help with formatting output into console

    Good afternoon! i am working on an assignment an having a bear of a time with one of the requirements. I am to establish formatting of the console output to 2 places after the decimal, but my...
Results 1 to 4 of 4