vandepoele.e
2 years ago
5 changed files with 4 additions and 4 deletions
@ -1,5 +1,5 @@ |
|||||
from random import * |
from random import * |
||||
from File import File_lst as File |
from lib.File import File_lst as File |
||||
|
|
||||
class Carte: |
class Carte: |
||||
def __init__(self, valeur, couleur): |
def __init__(self, valeur, couleur): |
Loading…
Reference in new issue