Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
myon-bioinformatics committed Jun 24, 2023
1 parent bec9694 commit f25bba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def print_function_name():
standard_output_harmless_shift_jis()
standard_output_harmful_shift_jis()

#print("No problem!!") with Shift_JIS char
#print("No problem!!") with Shift_JIS char comments
print_harmless_shift_jis()
print_harmful_shift_jis()

Expand Down

0 comments on commit f25bba4

Please sign in to comment.