Thanks for the answer.
I wrote # -*- encoding: utf-8 -*-
after #!/usr/bin/env python3
, it worked correctly!
Thanks to Justin and eamsler for their help. I really appreciate it.
Thanks for the answer.
I wrote # -*- encoding: utf-8 -*-
after #!/usr/bin/env python3
, it worked correctly!
Thanks to Justin and eamsler for their help. I really appreciate it.