Skip to content

Commit 884e32d

Browse files
authored
first commit
1 parent 01cbdbf commit 884e32d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JaewonSon_Assignment_0302_Happy_Numbers.py renamed to Happy Numbers

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ def main_function():
109109
happy_sad = 'sad'
110110
result_dict[test_number] = (happy_sad, verfication_list)
111111

112-
main_function()
112+
main_function()

0 commit comments

Comments
 (0)