harsha-frame-print
v1.0.1
Published
``` ======================== Hello World.. // The argument you pass to the print function gets displayed here. ======================== ```
Readme
This package has a print(message) method taking a argument to display in a formatted manner as shown below :
========================
Hello World.. // The argument you pass to the print function gets displayed here.
========================