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