Checkpoint 6.3.1.
Write a header file
mycode.h
for a library that just has a void function called print
that takes a string parameter. You will not use all of the blocks.