Search:

Type: Posts; User: Envious1

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,285

    Re: Need Help with code ...beginner

    I think I got it right...we'll see when i get my grade back XD


    import javax.swing.JOptionPane;

    public class Assignment3
    {
    public static void main(String[] args)
    {
    double sideA;
  2. Replies
    3
    Views
    1,285

    Need Help with code ...beginner

    Hello, I have tried everything and my code won't do what it needs to can someone explain this to me D:!?

    Write a Java program that computes the area of a scalene triangle. Use the input dialog box...
Results 1 to 2 of 2