mirror of
https://github.com/Fare-spec/cours.git
synced 2025-12-09 11:30:38 +00:00
Add university content
This commit is contained in:
5
high-school/Partie2/Eleve/run.py
Normal file
5
high-school/Partie2/Eleve/run.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from Projet import app
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run()
|
||||
Reference in New Issue
Block a user