We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffe2fae commit 92fe012Copy full SHA for 92fe012
premiers_pas/premiers_pas_1.py
@@ -56,7 +56,7 @@
56
# Q2
57
# A partir dans quand plus grand qu'un milliard
58
print("--- Question 2 ---")
59
-print((1+2)*(3+4)*(5+6)*(7+8)*(9+10)*(11+12)*(13+14)*(14+15))
+print((1+2)*(3+4)*(5+6)*(7+8)*(9+10)*(11+12)*(13+14)*(15+16))
60
61
62
# Q3
0 commit comments