Search Header Logo

KPMG_Flask_day1

Authored by CloudThat Technologies

Computers

Professional Development

Used 1+ times

KPMG_Flask_day1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Flask?

A web framework for Python

A database management system

A programming language

A server operating system

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to install Flask using pip?

pip install flask

pip flask install

flask install

install flask

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you define a route in Flask?

@route('/path')

@app.route('/path')

route('/path')

flask.route('/path')

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTTP method is used to send data to the server in Flask?

GET

POST

PUT

DELETE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which template engine is commonly used with Flask?

Django

Jinja2

Mako

HTML

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you render a template in Flask?

render_template('template.html')

render('template.html')

template.render('template.html')

flask.render_template('template.html')

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which folder should static files be placed in for Flask?

templates

static

public

assets

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?