Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson7_3
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
c005ebec
authored
Mar 25, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
0225c562
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
22 deletions
diy3.py
diy3.py
View file @
c005ebec
import
random
import
csv
message
=
"诺依,周末一起去看动漫展吧!"
with
open
(
r"D:\xyl\pi.csv"
,
'r'
)
as
f
:
key
=
"四大金刚国家二级个恩惠输入框的看了看的理解二十五二傻温热解决午饭即可我看了开头和看"
lf
=
list
(
csv
.
reader
(
f
))
c
=
"ev bdnwvanfcbnshjbbaasjebssdhm"
ld
=
lf
[
1
][
0
]
a
=
""
print
(
ld
)
for
i
in
message
:
a
=
input
(
"14"
)
x
=
i
if
a
in
ld
:
y
=
random
.
choice
(
key
)
print
(
'yes'
)
z
=
random
.
choice
(
key
)
else
:
b
=
x
+
y
+
z
print
(
'no'
)
a
=
a
+
b
\ No newline at end of file
print
(
a
)
f
=
list
(
a
)
d
=
len
(
f
)
for
j
in
range
(
d
):
g
=
random
.
randint
(
0
,
d
)
e
=
random
.
choice
(
c
)
f
.
insert
(
g
,
e
)
print
(
""
.
join
(
f
))
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