From 026fb07c17d3c80454869e8d44a7bfcaf7307e03 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 12 Mar 2022 11:47:23 +0800 Subject: [PATCH] save project --- diy2.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/diy2.py b/diy2.py index 64917bb..e873e5e 100644 --- a/diy2.py +++ b/diy2.py @@ -10,4 +10,5 @@ for i in message: A2=random.choice(key) A3=random.choice(key) text=A1+A2+A3 -print(A) \ No newline at end of file +sp=sp+text +print(sp) \ No newline at end of file -- libgit2 0.25.0