Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pyromaths
pyromaths
Commits
33a93465
Commit
33a93465
authored
Jun 04, 2013
by
Olivier Cornu
Browse files
Ajoute un niveau par défaut pour chaque package d'exercices.
parent
ea6c07f0
Changes
5
Hide whitespace changes
Inline
Side-by-side
src/pyromaths/ex/cinquiemes/__init__.py
View file @
33a93465
...
...
@@ -21,3 +21,4 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
description
=
u
'Cinquième'
level
=
description
src/pyromaths/ex/lycee/__init__.py
View file @
33a93465
...
...
@@ -21,3 +21,4 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
description
=
u
'Lycée'
level
=
description
src/pyromaths/ex/quatriemes/__init__.py
View file @
33a93465
...
...
@@ -21,3 +21,4 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
description
=
u
'Quatrième'
level
=
description
src/pyromaths/ex/sixiemes/__init__.py
View file @
33a93465
...
...
@@ -21,3 +21,4 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
description
=
u
'Sixième'
level
=
description
src/pyromaths/ex/troisiemes/__init__.py
View file @
33a93465
...
...
@@ -21,3 +21,4 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
description
=
u
'Troisième'
level
=
description
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment