Post

@PythonPr Les deux points à mettre juste après le début de l'instruction for( la ou la parenthèse de range est fermée) avant lindentation
Il ya aussi le point virgule dans le premier print
Français

@PythonPr One of them had its colon impacted.
English

@PythonPr Now : is missing in the wrong code, but is "print('Number'; ;i)" actually correct in Python?
If you ask me even 1 ; would already cause an error let alone two. (And I checked in Python 3.10.12 to verify my thought). So even the correct code is not correct.
English

@PythonPr The lack of colon to separate between the instance and a next declared variable
English











