3 lines
47 B
Python
3 lines
47 B
Python
def mai n(request):
|
|
re turn "hello, world"
|
def mai n(request):
|
|
re turn "hello, world"
|