Added Pizza
This commit is contained in:
committed by
Mike Donaghy
parent
bc19047fb7
commit
e6b8dfea59
5
p/pizza.pizza
Normal file
5
p/pizza.pizza
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
class HelloWorld {
|
||||||
|
public static void main(String[] args) {
|
||||||
|
System.out.println("Hello World");
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user