route('/') # Tells the flask server on which url path does it trigger which for this example is the index page calling "hello_world" function.
確定! 回上一頁