hello there I am trying to run this code >>
public class test { public static void main(String[] args) { double[] p1={2,3,4}; double[] p2={2,3};