Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

python . Write a python program that does the following: Asks the player their name. Welcomes player to the game. . Gives game description by

python image text in transcribed
. Write a python program that does the following: Asks the player their name. Welcomes player to the game. . Gives game description by defining a function to display it. "You are in a land full of dragons. In front of you, you see five caves. In one cave, the dragon is friendly and will share his treasure with you. The other dragon is greedy, hungry, and will eat you on sight." Asks the user to select a cave. Prints the following and sleeps two seconds after each sentence 'You approach the cave... 'It is dark and spooky.. 'A large dragon jumps out in front of you! He opens his jaws and... Your program chooses which one of the five caves is the friendly cave. If the cave chosekliby the user and the program matches, then you print 'Gives you his treasure!' Else you print 'Gobbles you down in one bite! Ask the user if they would like to play again If yes, play the game again . If no, end the game

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Students also viewed these Databases questions

Question

=+k The cost of the utility services installed last year.

Answered: 1 week ago

Question

Explain all drawbacks of application procedure.

Answered: 1 week ago

Question

Explain the testing process of accounting 2?

Answered: 1 week ago