Question: Write a python script to display the header of any of your programs as below: ######################################## # Topic: # Module: .py # Date: <02> #
Write a python script to display the header of any of your programs as below:
########################################
# Topic:
# Module:
# Date: <02>
# Author:
# Purpose of the module:
########################################
- All data between < and > must be variables
- Script must provide for a variable number of # on top and bottom. Set it initially to 35.
- Be sure to include the line that invokes the interpreter
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
