class LessonA{public static void main(String[] args){String str = "私は男です"; System.out.println(str); }}
Standard input is empty
私は男です
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!