rec01

Write a proglram that writes your name on the screen demonstrating that you understand all the different forms of quoted strings.

Make sure one of them is triple quoted and shows a design with your name.

Make sure you have the correct ID comments at the top (just below the pound-bang-hack) and your code is "double-clickable".

Required filename: rec01.py

(NOT fall11)
After getting what you like as your perttyprinted name, make this a funciton and call it in main.
Write your own "pause" function and call it in main.