This website requires JavaScript.
Explore
Help
Sign In
lafrite
/
2022-2023
Watch
1
Star
0
Fork
You've already forked 2022-2023
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
93bcf3b8fa
2022-2023
/
1NSI
/
Evaluations
/
DS_2023-03-31
/
annexes
/
QCM_produit.py
6 lines
76 B
Python
Raw
Blame
History
def
produit
(
L
)
:
p
=
.
.
.
for
elt
in
L
:
.
.
.
.
.
.
.
return
p
Reference in New Issue
View Git Blame
Copy Permalink