Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson13-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
Commit
6ad9f50a
authored
Mar 03, 2023
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
980b0da0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
0 deletions
1.py
newsales_list.txt
1.py
0 → 100644
View file @
6ad9f50a
class
Hero
:
def
__init__
(
self
):
self
.
level
=
1
self
.
hp
=
300
# attack:攻击
self
.
attack
=
20
print
(
"yase的血量值为:"
,
yase
.
hp
)
print
(
"yase的攻击力为:"
,
yase
.
attack
)
\ No newline at end of file
newsales_list.txt
View file @
6ad9f50a
...
...
@@ -24,3 +24,16 @@
刘阳226
王胜男123
王娇131
悟空348
诺依380
小贝182
李丽201
宋扬107
王明245
李强164
孙小白222
苏琪137
刘若若147
刘阳226
王胜男123
王娇131
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