Flask Unit 1 - 8

Flask Unit 1 - 8

1st - 5th Grade

40 Qs

quiz-placeholder

Similar activities

Revision Test - MS PowerPoint and Internet

Revision Test - MS PowerPoint and Internet

5th Grade

40 Qs

DEMO QUESTION FOR SENIOR CATEGORY

DEMO QUESTION FOR SENIOR CATEGORY

2nd Grade

40 Qs

3nima-animasi2d3d

3nima-animasi2d3d

1st Grade

40 Qs

Tin 4 - soạn thảo văn bản Word

Tin 4 - soạn thảo văn bản Word

4th Grade

36 Qs

Latihan TIK US kelas 6

Latihan TIK US kelas 6

4th - 6th Grade

45 Qs

Tiểu học THCS Lê Quý Đôn - Key Application - haily.it@gmail.com

Tiểu học THCS Lê Quý Đôn - Key Application - haily.it@gmail.com

3rd - 5th Grade

40 Qs

Pemrograman web

Pemrograman web

1st Grade

40 Qs

Latihan PAT TIK

Latihan PAT TIK

2nd Grade

36 Qs

Flask Unit 1 - 8

Flask Unit 1 - 8

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Steven Mochengo

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is Flask?

A video game engine

A micro web framework in Python

A kind of drink

A music app

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which one is true about how the Web works?

The server only sends games to the client

The client sends requests and the server sends responses

The client is always offline

The server never sends anything unless asked

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What command starts a simple Flask “Hello, World!” app?

app.run()

start.web()

hello.world()

flask.boot()

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Why do we choose Flask for small apps?

Because it has lots of built-in heavy features

Because it’s very big and complex

Because it’s lightweight and simple to use

Because it doesn’t require Python

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What file is commonly used to write a Flask app?

hello.java

app.py

style.css

index.html

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does a “route” in Flask do?

It cooks food

It defines a URL path so browser can reach a function

It paints pictures

It stores cookies

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you capture part of a URL in Flask?

Using /

Typing name in the browser title bar

Saving name in CSS

Using loadNameFromUrl()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?