Newer
Older
/* CSE 311
*
* OnMySourceCodeGENERATOR
*
* Name:
* UW NetID:
*
*/
public class OnMySourceCodeGENERATOR {
public static void OnMySourceCodeGENERATOR(String P) {
/* TODO Write this method */
/* You can use Tester.java to test if your code is correct. If you run it, the last line
* of output will either say "Yay!" or "No"
*/
}
}