logo CodeStepByStep logo

egg_figures

Related Links:
Author: Allison Obourn (on 2020/09/14)

Write a complete program with a main function that prints these figures using functions.

  ______
 /      \
/        \
\        /
 \______/
 
\        /
 \______/
+--------+

  ______
 /      \
/        \
|  STOP  |
\        /
 \______/

  ______
 /      \
/        \
+--------+
Complete program: Write an entire program that you could put into a file and run outside of CodeStepByStep.

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.