Skip to content
Snippets Groups Projects
Commit f48fb9fa authored by COULIBALY Gie drissa's avatar COULIBALY Gie drissa
Browse files

Update file main.py

parent 28231550
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,11 @@ class TabletteChocolat:
self.m=m
self.n=n
except:
raise TypeError(int(self.m),int(self.n))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment