feat: new database due to new python script.
This commit is contained in:
parent
b4a716afbd
commit
eba078017f
@ -564,7 +564,7 @@ if __name__ == '__main__':
|
||||
)
|
||||
generate_table(nbEtre, "etre", funcGen)
|
||||
|
||||
nbEtreComp : int = nbPieces - nbEtre
|
||||
nbEtreComp : int = nbPieces - random.randint(0, nbPieces)
|
||||
funcGen = lambda : tablesDict["etre_complexe"](
|
||||
give_used_key(idPieceDict),
|
||||
give_used_key(idPieceCompDict)
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user