diff options
author | Kyomotoi <[email protected]> | 2020-12-20 17:14:41 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2020-12-20 17:14:41 +0800 |
commit | 9bf222471d34cb756a4878b103ec82c6c4bfb191 (patch) | |
tree | 1420d498c41f71858e74b4926b8d7206b5235fe6 /ATRI/test.py | |
parent | 9ac2c2eb7ef2eb267e926d599dc077f5afae98f9 (diff) | |
download | ATRI-9bf222471d34cb756a4878b103ec82c6c4bfb191.tar.gz ATRI-9bf222471d34cb756a4878b103ec82c6c4bfb191.tar.bz2 ATRI-9bf222471d34cb756a4878b103ec82c6c4bfb191.zip |
[Update]
- 创建项目结构
Diffstat (limited to 'ATRI/test.py')
-rw-r--r-- | ATRI/test.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ATRI/test.py b/ATRI/test.py new file mode 100644 index 0000000..0f20a21 --- /dev/null +++ b/ATRI/test.py @@ -0,0 +1,3 @@ + + +print('|'.join({'ATRI', 'Atri', 'atri', '亚托莉', 'アトリ'}))
\ No newline at end of file |