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

Update file main.py

parent 8e44a9ba
No related branches found
No related tags found
No related merge requests found
class TabletteChocolat:
def __init__(self,m,n):
self.m=m
self.n=n
if __name__ == "__main__":
import ddoctest
doctest.testmod()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment