We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01cbdbf commit 884e32dCopy full SHA for 884e32d
JaewonSon_Assignment_0302_Happy_Numbers.py renamed to Happy Numbers
@@ -109,4 +109,4 @@ def main_function():
109
happy_sad = 'sad'
110
result_dict[test_number] = (happy_sad, verfication_list)
111
112
-main_function()
+main_function()
0 commit comments