Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figlet no arguments test #276

Open
wants to merge 1 commit into
base: 2022/python
Choose a base branch
from

Conversation

ZRexshima
Copy link

I added a test to check the error code of figlet.py run without arguments.

There was not a test for exit code when running figlet.py without arguments. This is a requirement for the assignment that should randomly select a font, prompt for input, then output the ASCII art.

This is a replacement of PR #275. This time it only has the individual change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CS50P CS50 Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants