@ -1,2 +1 @@
# 7b64d75ca4c54f29994d98db8b271461
# python hello-world
@ -0,0 +1,4 @@
def main(request):
data = request.get_json(force=True)
print(data)
return data
The note is not visible to the blocked user.