We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 673b959 + 081b3ed commit 9614a19Copy full SHA for 9614a19
KungFu.java
@@ -0,0 +1,5 @@
1
+public class KungFu {
2
+ public static void main(String[] args) {
3
+ System.out.println("Im kung fu panda....oooooo ooooooo oooooo");
4
+ }
5
+}
0 commit comments