commit | a7caae00ecdad9516417e70faf0e9adbc38779c5 | [log] [tgz] |
---|---|---|
author | Haotian W <22301134@bjtu.edu.cn> | Sat Apr 26 15:54:17 2025 +0000 |
committer | Haotian W <22301134@bjtu.edu.cn> | Sat Apr 26 15:54:17 2025 +0000 |
tree | c8823e8b8cd8870a48a072784bd0f3cbd5fad31f | |
parent | bab2b5c72900c677db4cb3dc813d46ada8331a03 [diff] |
创建推荐模块文件夹 Change-Id: I7aba53e28ae9ab46e5b7803033c8b757360dadb0
diff --git a/recommend/hello.py b/recommend/hello.py new file mode 100644 index 0000000..c6d4e16 --- /dev/null +++ b/recommend/hello.py
@@ -0,0 +1 @@ +print("Hello G10!")