Search:

Type: Posts; User: napenthia

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: Could someone please help me figure out my homework please

    lol thanks, i was trying to figure out what i was missing and i completely over looked it, thanks so much for the help
  2. [SOLVED] Re: Could someone please help me figure out my homework please

    ok this is what i have so far but for the if, else statement it says that its an illegal start of an expression, is there a particular way I am suppose to implement an if, else statement?



    ...
  3. [SOLVED] Re: Could someone please help me figure out my homework please

    ok, so then how do i go about calculating the perimeter? Do I use the Math algorithm?
  4. [SOLVED] Re: Could someone please help me figure out my homework please

    ok I understood the first part and thank you for the help and what I have started with for the second part is this



    public static void main(String[] args) {

    Scanner scan =...
  5. [SOLVED] Java program to prompt and display the user input number as odd or even

    1. Write a program that prompts the user to input an integer. The program should then output the number and a message saying whether the number is odd or even.

    2. Rectangle packages (boxes) may...
Results 1 to 5 of 5