logo

Crowdly

Browser

Add to Chrome

Як пояснити три декоратора для функції index? @app.route ( '/' ) @app.route ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Як пояснити три декоратора для функції index?

@app.route('/')

@app.route('/login')

@app.route('/main')

def index():

return render_template('index.html')
0%
0%
0%
0%
More questions like this

Want instant access to all verified answers on learn.ztu.edu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome