Commit dda593d2 by BellCodeEditor

auto save

parent f47689a4
Showing with 14 additions and 0 deletions
class NBAPlayers:
def __init__(self):
self.ballcontrol=100
self.hitrate=100
# self.skill1=SuperFarThreePointKill
# self.skill2=Deathseptum
Curry=NBAPlayers()
print("Curry's skill is:",Curry.ballcontrol)
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