9 lines
239 B
Python
9 lines
239 B
Python
# Exercise 8-17 Styling Functions
|
|
# Learning Objective: Ensure 3 of the programs written for Chapter 8 follow
|
|
# best practices and styling guidelines.
|
|
|
|
# Confirmed Exercises:
|
|
# 8-03 T-Shirt
|
|
# 8-05 Cities
|
|
# 8-13 User Profile
|
|
|