From 303dcbcef640e9f4ef1cb917a7933c5163cf38b4 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 20 Jul 2024 08:16:38 +0800
Subject: [PATCH] save project

---
 dwfygqufg.py | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 dwfygqufg.py

diff --git a/dwfygqufg.py b/dwfygqufg.py
new file mode 100644
index 0000000..28f8a9d
--- /dev/null
+++ b/dwfygqufg.py
@@ -0,0 +1,5 @@
+import random
+
+key="信息加密好酷啊!"
+str=random.choice(key)
+print(str)
\ No newline at end of file
--
libgit2 0.25.0