We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d69b3 commit bfda784Copy full SHA for bfda784
1 file changed
โsrc/codeup100/c1033.javaโ
@@ -0,0 +1,5 @@
1
+package codeup;
2
+
3
+public class c1033 {
4
+// c1032๋ฒ๊ณผ๋ ๋ค๋ฅธ ์ ์ด ์ถ๋ ฅ ํ์์ด '%x'์์ '%X'๋ก ๋ฐ๋ ๊ฒ์ด๋ค. (๋๋ฌธ์๋ก ์ถ๋ ฅํ๊ธฐ ์ํจ์ด๋ค)
5
+}
0 commit comments