import java.util.Scanner;
public class Compute{
public static void main(String[] args){
Scanner input = new Scanner(Scanner.in);
System.out.println("Enter three numbers");
double.int= v0=5.5;
double.int=v1=50.9;
double.int = t= 4.5;
System.out.println("5.5-50.9/(4.5)");
}
}
i am having trouble with writing this program, what am i missing to finding the average for this , or is it completely written wrong