Commit ba8c32e1 by BellCodeEditor

save project

parent b011ba71
Showing with 12 additions and 0 deletions
class Hero:
def __init__(self):
self.level=555
self.hp=55555555
self.attack=5656565
yase=Hero()
print(yase.hp)
with open(r"c:\Users\hxy\Documents\lesson13-1\sales_list.txtc:\Users\hxy\Documents\lesson13-1\sales_list.txt")as:
print(read.file)
\ No newline at end of file
yy
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment