Skip to content
Snippets Groups Projects
Commit 6ae91064 authored by LAKRIB El djouher's avatar LAKRIB El djouher
Browse files

question2

parent 138635b1
Branches
No related tags found
No related merge requests found
self.m=m
self.n=n
try:
m!=int(m)
n!=int(m)
except:
print("erreur!") ,m,n ("doivent etre des entiers ")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment