Feat(NSI): V1 du devoir
This commit is contained in:
3
1NSI/Evaluations/DS_2023-01-09/annexes/QCM_for.py
Normal file
3
1NSI/Evaluations/DS_2023-01-09/annexes/QCM_for.py
Normal file
@@ -0,0 +1,3 @@
|
||||
n = 1
|
||||
for i in range(4):
|
||||
n = n + 2
|
||||
Reference in New Issue
Block a user