Update Bar_Chart + Récup_mat.py
This commit is contained in:
parent
27d948c531
commit
b57cd91ac8
|
@ -32,7 +32,9 @@ def recup_mat(matrice, param):
|
|||
matR[ligne][colonne]=Grille [ligne][colonne][param]
|
||||
|
||||
return matR
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
def bar_chart():
|
||||
|
|
Loading…
Reference in New Issue