Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson11_5
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
457d1a4715eef01e2d40c104b6ce529ff25faddd
Switch branch/tag
lesson11_5
ch.py
Find file
Blame
History
Permalink
save project
· b99f860d
BellCodeEditor
committed
6 months ago
b99f860d
ch.py
69 Bytes
Edit
1
2
3
4
5
import
z
h
=
z
.
new_input
()
g
=
z
.
count
(
ch
)
print
(
"成绩是"
+
str
(
g
))