Skip to content
Snippets Groups Projects
FisherTest.java 291 B

package MV3500Cohort2020JulySeptember.homework1;

/**
 *
 * @author adfis
 */


public class FisherTest {

    /**
     * @param args the command line arguments
     */
    public static void main(String[] args) {
        // TODO code application logic here
    }
    
}