Define a function named display_banner() which prints a banner as shown in the example below: For example: Test Result d
Posted: Thu May 26, 2022 9:35 am
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