Skip to content

Commit 790a215

Browse files
authored
Update 2.py
1 parent 0766877 commit 790a215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4/2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# H 입력 받기
1+
# H를 입력받기
22
h = int(input())
33

44
count = 0

0 commit comments

Comments
 (0)