dav74 commited on
Commit
f87805a
·
verified ·
1 Parent(s): 4f862a5

Upload code.txt

Browse files
Files changed (1) hide show
  1. code.txt +1 -1
code.txt CHANGED
@@ -1564,7 +1564,7 @@ else :
1564
  print("Test 1 : échec")
1565
  if un_sur_deux([54, 5, 7, 14, 26, 54, 32]) == [54, 7, 26,32]:
1566
  print("Test 2 : OK")
1567
- c += 11
1568
  else :
1569
  print("Test 2 : échec")
1570
  if c == 2 :
 
1564
  print("Test 1 : échec")
1565
  if un_sur_deux([54, 5, 7, 14, 26, 54, 32]) == [54, 7, 26,32]:
1566
  print("Test 2 : OK")
1567
+ c += 1
1568
  else :
1569
  print("Test 2 : échec")
1570
  if c == 2 :