diff --git a/zuoye.py b/zuoye.py
new file mode 100644
index 0000000..85424c8
--- /dev/null
+++ b/zuoye.py
@@ -0,0 +1,2 @@
+str="bellcode"
+print(str[4:])
\ No newline at end of file