Define A Function Named Display Banner Which Prints A Banner As Shown In The Example Below For Example Test Result D 1 (14 KiB) Viewed 23 times
Define a function named display_banner() which prints a banner as shown in the example below: For example: Test Result display_banner() WORD GUESSING GAME Answer: (penalty regime: 0 %) 1 Precheck Check
Define a function named congratulate (word) which takes a word as a parameter and prints a congratulatory message as shown in the example below: For example: Test Result congratulate('hello') GUESS THE WORD: hello **WELL DONE ** ==== Answer: (penalty regime: 0 %) 1 Precheck Check
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!