def inverse(): n=1 while ............: n=n+1 return(n)