This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
felix
/
httpserver
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
3122bebfec
Rami (Branch)
Tag
master
httpserver
/
www
/
hello.py
hello.py
52 B
Cronologia
Originale
1
2
3
4
def abc():
return '<h1>hello</h1>'
print(abc())