- True/false? It's CherryPi not CherryPy.
A. False
- True/false? CherryPy is used by Netflix.
A. True
- How do we tell CherryPy that we want to expose a method?
A. By using the @cherrypy.expose decorator
- True/false? CherryPy requires many lines of boilerplate code.
A. False
- True/false? The default port used by CherryPy is 8888.
A. False
- Why do we add a margin to our col CSS class?
A. So that the rounded boxes do not touch each other
- Which Bootstrap component do we use as our content container?
A. Card
- True/false? In our example, it is sunny and hot in London.
A. False