Sign in
◑
Theme
code
/
git
/
239b7f686cf686c2bc242e314210a9440bb370fd
/
.
/
t
/
t4018
/
python-def
blob: e50b31b0ad5e4aef0a92840408cba55bf5b13f71 [
file
]
def
RIGHT
(
pi
:
int
=
3.14
):
while
True
:
break
return
ChangeMe
()