MP3, the wrath of Khan

This commit is contained in:
Chloe Fontenot 🏳️‍⚧️ 2022-10-17 16:27:00 -05:00
parent edc90784cf
commit 6fdafdbaf6

View File

@ -0,0 +1,16 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
*/
package mp3_calebfontenot;
/**
*
* @author caleb
*/
public class Stats {
public static void main(String[] args)
{
}
}