From e8089ea6de9dc84c48c6adbed1d35f77c1cb41e5 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 15 May 2021 11:30:46 +0800 Subject: [PATCH] save project --- hhh.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hhh.py diff --git a/hhh.py b/hhh.py new file mode 100644 index 0000000..8253e80 --- /dev/null +++ b/hhh.py @@ -0,0 +1,4 @@ +import turtle +screen=turtle.Screen() +screen.textinput("xinminkuang","nidemingzi") +turtle.done() \ No newline at end of file -- libgit2 0.25.0