diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/12.28.py b/12.28.py index ba17335..55a5845 100644 --- a/12.28.py +++ b/12.28.py @@ -1,4 +1,4 @@ name='钟淇奕' age=9 print("你的名字叫name") -print("你的") \ No newline at end of file +print("你的姓名") \ No newline at end of file