Problem
How would I go about setting this up. (Using thonny)
Create logic using the while loop to repeat the word "hello" 74 times, then add the word "world". Build your resulting messages into the variable ans8. (There should be a space after each "hello ", but not after "world". All letters should be lower case.) What is the hash25 for the message stored in the variable ans8?