public class KungFu { public static void main(String[] args) { System.out.println("Im kung fu panda....oooooo ooooooo oooooo"); } }