Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson7_1
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
d248040f
authored
Nov 13, 2022
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
auto save
parent
79353ebc
Pipeline
#7799
failed in 0 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
119 additions
and
0 deletions
CS.PY
a
diy1.py
CS.PY
0 → 100644
View file @
d248040f
import
random
key
=
"是伟大的人物的同仁堂的共同一套"
message
=
input
(
"请输入"
)
message
=
'十多万的丰富而感人同意后肤色风格每人分开放的楼房的风格'
key_message
=
""
noise
=
'@#$
%
^&*())))))'
for
i
in
message
:
message
=
i
e
=
random
.
choice
()
f
=
random
.
choice
()
g
=
message
+
e
+
f
key_message
=
key_message
+
g
list_message
.
(
5
,
noise
)
result_message
=
""
.
join
(
list_message
)
print
(
result_message
)
list_message
=
list
(
key_message
)
list
\ No newline at end of file
a
0 → 100644
View file @
d248040f
diy1.py
View file @
d248040f
...
@@ -10,3 +10,102 @@ students = ["悟空", "小贝", "八戒", "波奇"]
...
@@ -10,3 +10,102 @@ students = ["悟空", "小贝", "八戒", "波奇"]
# 请用切片将班级列表的前2名加入到红组,后2名加入到蓝组
# 请用切片将班级列表的前2名加入到红组,后2名加入到蓝组
red
=
?
red
=
?
blue
=
?
blue
=
?
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment