I stuck to complete this task.
" Now, each time the function is called in the until loop, it will pass again as an argument and print the Try again... sentence. Before your until loop, call the function without an argument so the first time it runs, it prints the initial sentence.
Hints:
- Add
GET_FORTUNEbefore theuntilloop"
These my code before add GET_FORTUNE function before untill loop

