mirror of
https://github.com/Fare-spec/cours.git
synced 2025-12-09 11:30:38 +00:00
formatte file
This commit is contained in:
@@ -8,5 +8,6 @@ def cree_carre_entier_1_n_carre(n):
|
||||
compteur += 1
|
||||
carre.append(ligne)
|
||||
return carre
|
||||
print(cree_carre_entier_1_n_carre(8))
|
||||
|
||||
|
||||
print(cree_carre_entier_1_n_carre(8))
|
||||
|
||||
Reference in New Issue
Block a user