Skip to content

Exercise 1 python. - #1

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
python-1
Open

Exercise 1 python.#1
github-actions[bot] wants to merge 2 commits into
mainfrom
python-1

Conversation

@github-actions

Copy link
Copy Markdown

Description

Added some comments explaining the code.

Fixed the consonant printing.

Improved the message that is printed out.

Tested with the following strings:

abcdefghijklmnopqrstuvwxyz
Welcome to the Jungle 1234

Fixes issue

Fixes python

@misaell2 misaell2 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, to be consistent you might want to consider just using the num_vowels function in the num_consonants function to avoid repetition. Also, if you are going to use the two separate functions don't forget to add comments that explain the function on both functions. Otherwise, fantastic job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants