Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は Java プログラミングの初心者で、2 番目の課題で、ギリシャ文字とそれに対応する英語の文字を示す表を作成するように依頼されました。 たとえばSystem.out.println ("\u0391")、それらを入力すると、プログラムを実行すると疑問符が表示されます。 これを修正するにはどうすればよいですか?
System.out.println ("\u0391")