Search:

Type: Posts; User: CSUTD

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,621

    Re: Am I doing it right?

    package lab4_ex2;

    import java.util.Scanner;

    public class Lab4_Ex2
    {

    public static void main(String[] args)
    {
    double firstTest,secondTest, thirdTest;
  2. Replies
    5
    Views
    1,621

    Re: Am I doing it right?

    I know how to do the rest of it...didn't need it done for me. I just wanted to know if the first part was correct.
  3. Replies
    5
    Views
    1,621

    Am I doing it right?

    I want to make sure I am doing this programming assignment the right way.

    Question:


    Your history instructor gives three tests worth 50 points each. You can drop one of the first
    two grades....
Results 1 to 3 of 3