Backend Development Flask Objective
May 21, 2013

Which of the following  is the first function that gets loaded from a controller?

Choose the correct answer:
A) index()
B) indexof()
C) view()
D) both b and c
Detailed Explanation

index() is a default function for a controller.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback