Skip to content

Commit 750a74e

Browse files
committed
Update functions.ipynb
1 parent 1a978a5 commit 750a74e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

functions.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@
502502
"a와 z의 코드포인트: 97 과 122\n",
503503
"```\n",
504504
"\n",
505-
"단, 두 변수 `code_point_a`, `code_point_b` 각각에 `'a'`와 `'z'`의 유니코드 코드 포인트를 할당한 후에 \n",
505+
"단, 두 변수 `code_point_a`, `code_point_z` 각각에 `'a'`와 `'z'`의 유니코드 코드 포인트를 할당한 후에 \n",
506506
"`print()` 함수의 인자로 활용해야 한다.\n",
507507
"\n"
508508
]

0 commit comments

Comments
 (0)