Quiz: Python Application Layouts: A Reference

In this quiz, you’ll test your understanding of
Python Application Layouts: A Reference.

By working through this quiz, you’ll revisit how to structure one-off scripts,
installable packages, larger applications with internal packages, and web projects
built with Django or Flask.

A dependable starting layout helps you avoid coder’s block
so you can focus on writing code instead of figuring out where it should live.


[ Improve Your Python With 🐍 Python Tricks 💌 – Get a short & sweet Python Trick delivered to your inbox every couple of days. >> Click here to learn more and see examples ]

Liked Liked