Skip to content

Added Jumping on the clouds problem.py - #249

Open
pssangeethlal wants to merge 3 commits into
swapnanildutta:masterfrom
pssangeethlal:master
Open

Added Jumping on the clouds problem.py#249
pssangeethlal wants to merge 3 commits into
swapnanildutta:masterfrom
pssangeethlal:master

Conversation

@pssangeethlal

Copy link
Copy Markdown

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
Copy Markdown
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