
Flask Basics - 60 MCQs

Quiz
•
Computers
•
University
•
Medium
Benjamin Hotor
Used 1+ times
FREE Resource
56 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command starts a Flask app in debug mode?
app.run()
app.run(debug=True)
flask debug
python debug app.py
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What decorator is used to define a route in Flask?
@url
@route
@app.route
@path
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does methods=['POST'] in a Flask route do?
Allows both GET and POST
Restricts the route to only POST requests
Restricts the route to only GET requests
Converts all requests to POST
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if you visit /save in the browser when it only allows POST?
It shows a success message
It saves empty data
It raises a Method Not Allowed error
It redirects to /get
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which object is used to access form data sent in a POST request?
session
request.form
render_template_string
json.load
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does @app.route('/') define?
The error handler
The homepage (root route)
The session storage
The database connection
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does return render_template_string() do?
Loads a template file from /templates
Renders raw HTML given as a string
Returns plain text only
Reads an HTML file from disk
Create a free account and access millions of resources
Similar Resources on Wayground
55 questions
AHJ: Unit13-User Defined Data Types and File Organization Quiz

Quiz
•
12th Grade - University
60 questions
CFall14-15

Quiz
•
University
60 questions
Soalan Percubaan Tahap 4 (set 2) sesi april2019

Quiz
•
University
58 questions
Questions of final exam

Quiz
•
University
60 questions
U23CS381 - ADD QUIZ Assessment

Quiz
•
University
61 questions
MOD 1-3 (SECRETING)

Quiz
•
University
54 questions
Grade 6 ICT Review - Noah

Quiz
•
8th Grade - University
61 questions
Module 14

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University