0
i am confused what am i doing wrong with this code?
i need help https://code.sololearn.com/cwdLFiNQwE6N/?ref=app
4 Answers
+ 2
Arketa
One of the issues with the code is that it is not passing the message to the main function. It appears that that code is trying to pass the message via (text) text is an int and not a function. There should be a statement at the end of the elsif chain, calling the main function to pass the randomly pick a message along to the code within the function. You should remove(msg = text ('MESSAGE: ')) it will not help solve your problem.
+ 4
Your code Is working....you have to put the number after (message: ) to print the result.
+ 1
thank you so much for your help i managed to get it working
0
i know its working but not the way i want its supposed to print the random messages in morse and its just printing the random messages