Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson4_6
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
4a160b95
authored
Dec 23, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
2124d434
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
0 deletions
cdfe.py
wgdhdii.py
cdfe.py
0 → 100644
View file @
4a160b95
import
random
k
=
'绝对是没u我看见对方明天肯定就是父母然后三况且普通法库存继续低头传媒系矿物开采'
m
=
input
(
"请输入:"
)
km
=
''
n
=
'上课玩手机而来的了,而多么看到没雕,刻机吃么下面是面向'
for
i
in
m
:
s1
=
i
s2
=
random
.
choice
(
k
)
s3
=
random
.
choice
(
k
)
t
=
s1
+
s2
+
s3
km
=
km
+
t
lm
=
list
(
km
)
ix
=
random
.
randint
(
0
,
len
(
km
))
lm
.
insert
(
ix
,
n
)
rm
=
''
.
join
(
lm
)
print
(
rm
)
\ No newline at end of file
wgdhdii.py
0 → 100644
View file @
4a160b95
m
=
'诺依,周末一起去看动漫展吧!'
l
=
len
(
m
)
i
=
0
while
i
<
l
:
e
=
m
[
i
]
print
(
e
)
i
+=
1
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