Skip to content

Commit fd31301

Browse files
Update EX3.py
1 parent 4c1eedf commit fd31301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TP/TP2/EX3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
if Min > T[i][j]:
2929
Min = T[i][j]
3030

31-
################################################
31+
#############################################################
3232

3333
print("Les Elements du tableau : ", T) #1
3434

0 commit comments

Comments
 (0)