4 行
無檔案結尾符
58 B
Python
4 行
無檔案結尾符
58 B
Python
from web import app
|
|
|
|
if __name__ == "__main__":
|
|
app.run() |