- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
public class Zayac {
public static void main(String args[]) {
String ears="(\\_/)";
String face="(-_-)";
String hands="(> <)";
String legs="(\")(\")";
System.out.println(ears);
System.out.println(face);
System.out.println(hands);
System.out.println(legs+'\n');
System.out.println('\t'+ears);
System.out.println('\t'+face);
System.out.println('\t'+hands);
System.out.println('\t'+legs);
System.out.println("\t"+"\t"+ears);
System.out.println("\t"+"\t"+face);
System.out.println("\t"+"\t"+hands);
System.out.println("\t"+"\t"+legs);
}
}
[img]http://freedom.sumy.ua/uploads/posts/2010-02/1265127949_d2f16ecab52ae669f2b69f0a371f6 c3f.jpg[/img]
ббкод не работает,знаю
(-_-)
(> <)
(")(")
(\_/)
(-_-)
(> <)
(")(")
(\_/)
(-_-)
(> <)
(")(")
пробел убери