This website works better with JavaScript.
Home
Explore
Retour au site NSI
Help
Sign In
ghesquiere.m
/
JDR2023MGhesquiere
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
27 KiB
Tree:
b6d98f5753
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b6d98f5753'
${ noResults }
JDR2023MGhesquiere
/
jdr.py
2 lines
73 B
Raw
Normal View
History
premier fichier
1 year ago
class
Personnage
:
def
__init__
(
self
,
nom
,
pdv
,
exp
,
cat
,
inventaire
)