cahier Jupyter fait de nouvelles lignes
Add <br> where you want to make a new line.
Charles-Alexandre Roy
Add <br> where you want to make a new line.
$S$: a set of shops
<br>
$I$: a set of items M wants to get
i = 1
repeat until i+7<=8{
i =1 + 1
}
print(i+6)