Skip to content

Repository files navigation

These python codes are written for DTES in Shanhua, Tainan.

Enable utf-8 encoding

Owing to the lack of python support in Chinese we used in code. You will have to do some additional steps to enable it.

python3.7 -X utf8 <file name>

or setting the global environment variable directly

export PYTHONUTF8=1  # linux / macOS
set PYTHONUTF8=1 # windows

About

This is the very basic python tutorial code for computer class in DTES in Shanhua, Tainan

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages