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

Added Jumping on the clouds problem.py #249

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pssangeethlal
Copy link

No description provided.

Added jumping on the clouds problem.py
Added counting valleys problem by Sangeeth lal
Emma is playing a new mobile game that starts with consecutively numbered clouds. Some of the clouds are thunderheads and others are cumulus. She can jump on any cumulus cloud having a number that is equal to the number of the current cloud plus 1  or 2. She must avoid the thunderheads. Determine the minimum number of jumps it will take Emma to jump from her starting postion to the last cloud. It is always possible to win the game.
@swapnanildutta
Copy link
Owner

Please add the entire question on top as a comment. Check the other codes in the repository for reference.

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

Successfully merging this pull request may close these issues.

2 participants