Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
level3-lesson21-diy3
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
bba2680dfee5faa8cb473cea28c1223a0dc61ab2
Switch branch/tag
level3-lesson21-diy3
bhh.py
Find file
Blame
History
Permalink
save project
· bba2680d
BellCodeEditor
committed
3 months ago
bba2680d
bhh.py
71 Bytes
Edit
1
2
3
import
jieba
text
=
"他来自北京大学"
txt_list
=
jieba
.
lcut
(
text
)