Question: PYTHON Problem 3.4 Consider below code written in Python script mode: #Treasure Hunt import rand om chest-[hammer, gold, bomb.] event-random.choice(chest) print (ev ent) Create a

![#Treasure Hunt import rand om chest-["hammer", "gold", "bomb".] event-random.choice(chest) print (ev ent)](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f3a74e404c1_10966f3a74de2484.jpg)
PYTHON
Problem 3.4 Consider below code written in Python script mode: #Treasure Hunt import rand om chest-["hammer", "gold", "bomb".] event-random.choice(chest) print (ev ent) Create a script which uses the APPEND met hod to create a LOG of the results. If you need a clue, feel free to look at the "SUPPORT" portion of this quiz. If you decide to use my solution, at least describe what each line does. Or, find your own solution
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
