Print('enter the radius of the cirle')
r=float int Input();
Print('the radius of the circle is '+str(r))

Posted on by