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
a9415d6d
authored
Nov 12, 2022
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
31e3c3fe
Pipeline
#7748
failed in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
4 deletions
SB.py
SB.py
View file @
a9415d6d
SB
=
"美国人今天吃粑粑"
#import random
for
i
in
SB
:
print
(
i
)
#hhhh = "灌灌灌灌嘎嘎嘎嘎呱呱呱呱"
\ No newline at end of file
#SB = "美国人今天吃粑粑。"
#for i in SB:
#str1=i
#str2=random.choice(hhhh)
#str3=random.choice(hhhh)
#text=str1+str2+str3
#print(text)
#text = "你都会觉得觉得"
#noise = "port:jhchgdhjdhjdhjjbcnbhsdedwjewdhwejdwdjdj"
#text.insert(2,noise)
#li_text = list(text)
#print(li_text)
#print(text)
list1
=
[
"你"
,
"吧"
,
"是"
,
"三"
]
str1
=
"狗"
.
join
(
list1
)
print
(
str1
)
\ No newline at end of file
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